-
Notifications
You must be signed in to change notification settings - Fork 39
Expand file tree
/
Copy pathGemfile.lock
More file actions
39 lines (36 loc) · 729 Bytes
/
Gemfile.lock
File metadata and controls
39 lines (36 loc) · 729 Bytes
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
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.6)
crack (0.4.3)
safe_yaml (~> 1.0.0)
diff-lcs (1.2.4)
hashdiff (0.4.0)
json (2.2.0)
mini_portile2 (2.5.1)
nokogiri (1.11.4)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
racc (1.5.2)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.7)
rspec-expectations (2.14.3)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.4)
safe_yaml (1.0.5)
webmock (3.5.1)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
PLATFORMS
ruby
DEPENDENCIES
json
nokogiri (~> 1.11)
rspec
webmock
BUNDLED WITH
1.17.3