-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathGemfile.lock
76 lines (72 loc) · 1.49 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
PATH
remote: .
specs:
attachment_saver (1.6.0)
activerecord
mimemagic
GEM
remote: http://rubygems.org/
specs:
RubyInline (3.12.4)
ZenTest (~> 4.3)
ZenTest (4.11.2)
activemodel (7.0.4.3)
activesupport (= 7.0.4.3)
activerecord (7.0.4.3)
activemodel (= 7.0.4.3)
activesupport (= 7.0.4.3)
activesupport (7.0.4.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
concurrent-ruby (1.2.2)
gdk_pixbuf2 (3.3.6)
gio2 (= 3.3.6)
gio2 (3.3.6)
gobject-introspection (= 3.3.6)
glib2 (3.3.6)
native-package-installer (>= 1.0.3)
pkg-config (>= 1.3.5)
gobject-introspection (3.3.6)
glib2 (= 3.3.6)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
image_science (1.3.0)
RubyInline (~> 3.9)
image_size (2.0.2)
metaclass (0.0.4)
mimemagic (0.4.3)
nokogiri (~> 1)
rake
mini_magick (4.9.5)
mini_portile2 (2.8.1)
minitest (5.18.0)
mocha (1.9.0)
metaclass (~> 0.0.1)
native-package-installer (1.0.7)
nokogiri (1.14.3)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
pkg-config (1.3.7)
racc (1.6.2)
rake (12.3.3)
rmagick (4.0.0)
sqlite3 (1.4.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
PLATFORMS
ruby
DEPENDENCIES
activerecord
attachment_saver!
gdk_pixbuf2
image_science
image_size
mini_magick
mocha
rake
rmagick
sqlite3
BUNDLED WITH
1.16.4