-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathGemfile.lock
More file actions
46 lines (43 loc) · 804 Bytes
/
Gemfile.lock
File metadata and controls
46 lines (43 loc) · 804 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
40
41
42
43
44
45
46
GEM
remote: http://rubygems.org/
specs:
dnote (1.7.1)
json (2.3.0)
mini_portile (0.6.2)
mini_portile2 (2.0.0)
minitest (5.8.3)
minitest-rg (5.2.0)
minitest (~> 5.0)
nokogiri (1.6.7.1)
mini_portile2 (~> 2.0.0.rc2)
nokogiri (1.6.7.1-x64-mingw32)
mini_portile2 (~> 2.0.0.rc2)
nokogiri (1.6.7.1-x86-mingw32)
mini_portile2 (~> 2.0.0.rc2)
ocra (1.3.6)
psych (2.0.17)
rake (10.4.2)
ruby-progressbar (1.7.5)
rubyzip (1.1.7)
thor (0.19.1)
version_info (1.9.0)
PLATFORMS
ruby
x64-mingw32
x86-mingw32
DEPENDENCIES
dnote
json
mini_portile
minitest
minitest-rg
nokogiri (>= 1.6.3.1)
ocra (= 1.3.6)
psych
rake
ruby-progressbar
rubyzip (>= 1.0.0)
thor
version_info
BUNDLED WITH
1.11.2