File tree Expand file tree Collapse file tree 1 file changed +31
-3
lines changed Expand file tree Collapse file tree 1 file changed +31
-3
lines changed Original file line number Diff line number Diff line change 11GEM
22 remote: https://rubygems.org/
33 specs:
4+ addressable (2.5.0 )
5+ public_suffix (~> 2.0 , >= 2.0.2 )
46 diff-lcs (1.2.5 )
7+ faraday (0.10.0 )
8+ multipart-post (>= 1.2 , < 3 )
59 google-cloud-core (0.21.0 )
6- google-cloud-translate (0.22.0 )
10+ google-cloud-translate (0.22.1 )
711 google-cloud-core (~> 0.21.0 )
12+ googleauth (~> 0.5.1 )
13+ googleauth (0.5.1 )
14+ faraday (~> 0.9 )
15+ jwt (~> 1.4 )
16+ logging (~> 2.0 )
17+ memoist (~> 0.12 )
18+ multi_json (~> 1.11 )
19+ os (~> 0.9 )
20+ signet (~> 0.7 )
21+ jwt (1.5.6 )
22+ little-plugger (1.1.4 )
23+ logging (2.1.0 )
24+ little-plugger (~> 1.1 )
25+ multi_json (~> 1.10 )
26+ memoist (0.15.0 )
27+ multi_json (1.12.1 )
28+ multipart-post (2.0.0 )
29+ os (0.9.6 )
30+ public_suffix (2.0.4 )
831 rspec (3.5.0 )
932 rspec-core (~> 3.5.0 )
1033 rspec-expectations (~> 3.5.0 )
1134 rspec-mocks (~> 3.5.0 )
12- rspec-core (3.5.3 )
35+ rspec-core (3.5.4 )
1336 rspec-support (~> 3.5.0 )
1437 rspec-expectations (3.5.0 )
1538 diff-lcs (>= 1.2.0 , < 2.0 )
1841 diff-lcs (>= 1.2.0 , < 2.0 )
1942 rspec-support (~> 3.5.0 )
2043 rspec-support (3.5.0 )
44+ signet (0.7.3 )
45+ addressable (~> 2.3 )
46+ faraday (~> 0.9 )
47+ jwt (~> 1.5 )
48+ multi_json (~> 1.10 )
2149
2250PLATFORMS
2351 ruby
@@ -27,4 +55,4 @@ DEPENDENCIES
2755 rspec
2856
2957BUNDLED WITH
30- 1.12.5
58+ 1.13.6
You can’t perform that action at this time.
0 commit comments