-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
105 lines (100 loc) · 2.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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
GIT
remote: https://gitlab.library.upenn.edu/chc/openn/stronghold.git
revision: e22528626e3e8d26db0621b7a4786821155b15af
branch: master
specs:
stronghold (0.2.1)
fog-aws (~> 2.0)
pry (~> 0.11.3)
GIT
remote: https://gitlab.library.upenn.edu/chc/todo-runner/todo_runner.git
revision: 476c950c49a506a157a01bed8a9c6a15bcf1d573
branch: master
specs:
todo_runner (0.4.2)
GEM
remote: https://rubygems.org/
specs:
activemodel (5.2.3)
activesupport (= 5.2.3)
activerecord (5.2.3)
activemodel (= 5.2.3)
activesupport (= 5.2.3)
arel (>= 9.0)
activesupport (5.2.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
arel (9.0.0)
builder (3.2.4)
coderay (1.1.2)
concurrent-ruby (1.1.5)
diff-lcs (1.3)
excon (0.100.0)
fog-aws (2.0.1)
fog-core (~> 1.38)
fog-json (~> 1.0)
fog-xml (~> 0.1)
ipaddress (~> 0.8)
fog-core (1.45.0)
builder
excon (~> 0.58)
formatador (~> 0.2)
fog-json (1.2.0)
fog-core
multi_json (~> 1.10)
fog-xml (0.1.4)
fog-core
nokogiri (>= 1.5.11, < 2.0.0)
formatador (0.3.0)
i18n (1.6.0)
concurrent-ruby (~> 1.0)
ipaddress (0.8.3)
method_source (0.9.2)
mini_portile2 (2.8.4)
minitest (5.11.3)
multi_json (1.15.0)
mysql2 (0.5.2)
nokogiri (1.13.10)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
racc (1.7.1)
rb-readline (0.5.5)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
rspec-core (3.8.0)
rspec-support (~> 3.8.0)
rspec-expectations (3.8.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-mocks (3.8.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.0)
rsync (1.0.9)
rubyzip (1.2.2)
smarter_csv (1.2.6)
thread_safe (0.3.6)
tzinfo (1.2.5)
thread_safe (~> 0.1)
PLATFORMS
ruby
DEPENDENCIES
activerecord
mysql2
pry (~> 0.11.3)
rb-readline
rspec
rsync
rubyzip
smarter_csv
stronghold!
todo_runner!
BUNDLED WITH
2.4.18