forked from forrest-ua/google-translate
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
37 lines (35 loc) · 780 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
GEM
remote: https://rubygems.org/
specs:
awesome_print (1.2.0)
diff-lcs (1.2.5)
file_utils (1.0.7)
gemcutter (0.7.1)
gemspec_deps_gen (1.1.2)
bundler
file_utils
json_pure (1.8.1)
resource_accessor (1.2.3)
rspec (3.0.0)
rspec-core (~> 3.0.0)
rspec-expectations (~> 3.0.0)
rspec-mocks (~> 3.0.0)
rspec-core (3.0.4)
rspec-support (~> 3.0.0)
rspec-expectations (3.0.4)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.0.0)
rspec-mocks (3.0.4)
rspec-support (~> 3.0.0)
rspec-support (3.0.4)
thor (0.19.1)
PLATFORMS
ruby
DEPENDENCIES
awesome_print
gemcutter (~> 0.7)
gemspec_deps_gen (~> 1.1)
json_pure (~> 1.8)
resource_accessor (~> 1.2)
rspec
thor (~> 0.19)