-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
53 lines (49 loc) · 1006 Bytes
/
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
PATH
remote: .
specs:
wired (0.0.3)
GEM
remote: https://rubygems.org/
specs:
bindata (2.4.4)
curses (1.3.1)
deep_clone (0.0.1)
diff-lcs (1.3)
little-plugger (1.1.4)
logging (1.8.2)
little-plugger (>= 1.1.3)
multi_json (>= 1.8.4)
mini_portile2 (2.4.0)
multi_json (1.13.1)
nokogiri (1.10.3)
mini_portile2 (~> 2.4.0)
openssl (2.1.2)
pr-zlib (1.0.6)
rspec (2.99.0)
rspec-core (~> 2.99.0)
rspec-expectations (~> 2.99.0)
rspec-mocks (~> 2.99.0)
rspec-core (2.99.2)
rspec-expectations (2.99.2)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.99.4)
thor (0.20.3)
timers (1.1.0)
zlib (1.0.0)
PLATFORMS
ruby
DEPENDENCIES
bindata (~> 2.4.4)
curses
deep_clone (~> 0.0.1)
logging (~> 1.8, >= 1.8.1)
nokogiri (~> 1.5, >= 1.5.5)
openssl (~> 2.1.2)
pr-zlib (~> 1.0.6)
rspec (~> 2.13, >= 2.13.0)
thor
timers (~> 1.1, >= 1.1.0)
wired!
zlib (~> 1.0.0)
BUNDLED WITH
1.17.3