forked from takuya/mht
-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathGemfile.lock
50 lines (48 loc) · 1 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
GEM
remote: http://rubygems.org/
specs:
activesupport (6.1.4.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
bourne (1.6.0)
mocha (~> 1.1)
concurrent-ruby (1.1.9)
git (1.2.5)
i18n (1.8.11)
concurrent-ruby (~> 1.0)
jeweler (1.8.4)
bundler (~> 1.0)
git (>= 1.2.5)
rake
rdoc
mime-types (1.22)
mini_portile2 (2.8.0)
minitest (5.14.4)
mocha (1.13.0)
nokogiri (1.13.9)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
racc (1.6.0)
rake (13.0.6)
rdoc (6.3.3)
shoulda (3.4.0)
shoulda-context (~> 1.0, >= 1.0.1)
shoulda-matchers (~> 1.0, >= 1.4.1)
shoulda-context (1.1.0)
shoulda-matchers (1.5.6)
activesupport (>= 3.0.0)
bourne (~> 1.3)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
zeitwerk (2.5.1)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1)
jeweler (~> 1)
mime-types
nokogiri
shoulda