forked from yaroslav/russian
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathGemfile.lock
47 lines (43 loc) · 928 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
PATH
remote: .
specs:
rs_russian (0.16.0)
activesupport (>= 3.0.0, < 6.2.0)
i18n (~> 1.8.0)
unicode (~> 0.4.4)
GEM
remote: https://rubygems.org/
specs:
activesupport (6.1.0)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
concurrent-ruby (1.1.7)
diff-lcs (1.4.4)
i18n (1.8.5)
concurrent-ruby (~> 1.0)
minitest (5.14.2)
rake (10.5.0)
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)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
unicode (0.4.4.4)
zeitwerk (2.4.2)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.14)
rake (< 11.0)
rs_russian!
rspec (~> 2.14)
BUNDLED WITH
1.17.3