-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
60 lines (56 loc) · 1.23 KB
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
GIT
remote: https://github.com/UNC-Libraries/sierra-postgres-utilities
revision: 54e6d1b7fcb18b7b47a5ed2bf9083340582361f2
specs:
sierra_postgres_utilities (0.3.6.1)
i18n (~> 1.6.0)
mail (~> 2.6)
marc (~> 1.2.0)
pg (~> 1.1)
sequel (~> 5.69.0)
GEM
remote: https://rubygems.org/
specs:
concurrent-ruby (1.1.5)
diff-lcs (1.3)
i18n (1.6.0)
concurrent-ruby (~> 1.0)
mail (2.7.1)
mini_mime (>= 0.1.1)
marc (1.2.0)
rexml
scrub_rb (>= 1.0.1, < 2)
unf
mini_mime (1.0.1)
pg (1.1.4)
pg (1.1.4-x64-mingw32)
rake (12.3.3)
rexml (3.2.6)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
rspec-core (3.9.1)
rspec-support (~> 3.9.1)
rspec-expectations (3.9.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-mocks (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.2)
scrub_rb (1.0.1)
sequel (5.69.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.6)
PLATFORMS
ruby
x64-mingw32
DEPENDENCIES
bundler (~> 2.0)
rake (~> 12.3)
rspec (~> 3.0)
sierra_postgres_utilities!
BUNDLED WITH
2.2.28