-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
103 lines (99 loc) · 2.05 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
PATH
remote: .
specs:
metador (1.0.0)
GEM
remote: https://rubygems.org/
specs:
amq-protocol (2.3.2)
attr_extras (6.2.4)
bunny (2.17.0)
amq-protocol (~> 2.3, >= 2.3.1)
coderay (1.1.3)
exifr (1.3.9)
faraday (1.3.0)
faraday-net_http (~> 1.0)
multipart-post (>= 1.2, < 3)
ruby2_keywords
faraday-net_http (1.0.1)
ffi (1.15.0)
formatador (0.2.5)
gdk_pixbuf2 (3.4.3)
gio2 (= 3.4.3)
gio2 (3.4.3)
gobject-introspection (= 3.4.3)
glib2 (3.4.3)
native-package-installer (>= 1.0.3)
pkg-config (>= 1.3.5)
gobject-introspection (3.4.3)
glib2 (= 3.4.3)
guard (2.16.2)
formatador (>= 0.2.4)
listen (>= 2.7, < 4.0)
lumberjack (>= 1.0.12, < 2.0)
nenv (~> 0.1)
notiffany (~> 0.0)
pry (>= 0.9.12)
shellany (~> 0.0)
thor (>= 0.18.1)
guard-compat (1.2.1)
guard-minitest (2.4.6)
guard-compat (~> 1.2)
minitest (>= 3.0)
json (2.5.1)
json_expressions (0.9.0)
listen (3.4.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
lumberjack (1.2.8)
method_source (1.0.0)
mini_magick (4.11.0)
minitest (5.9.1)
msgpack (1.4.2)
multipart-post (2.1.1)
native-package-installer (1.1.1)
nenv (0.3.0)
notiffany (0.1.3)
nenv (~> 0.1)
shellany (~> 0.0)
optimist (3.0.1)
pkg-config (1.4.5)
pry (0.14.0)
coderay (~> 1.1)
method_source (~> 1.0)
rake (13.0.3)
rb-fsevent (0.10.4)
rb-inotify (0.10.1)
ffi (~> 1.0)
rbtrace (0.4.14)
ffi (>= 1.0.6)
msgpack (>= 0.4.3)
optimist (>= 3.0.0)
ruby-vips (2.1.0)
ffi (~> 1.12)
ruby2_keywords (0.0.4)
shellany (0.0.1)
thor (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
attr_extras
bundler (~> 1.3)
bunny
exifr
faraday
ffi
gdk_pixbuf2 (= 3.4.3)
gio2 (= 3.4.3)
guard
guard-minitest
json
json_expressions
metador!
mini_magick (= 4.11.0)
minitest (~> 5.9.0)
rake
rbtrace
ruby-vips (= 2.1.0)
BUNDLED WITH
1.16.4