Skip to content

Commit b32553a

Browse files
committed
Update some other Ruby dependencies
1 parent 6fd43cd commit b32553a

File tree

1 file changed

+6
-11
lines changed

1 file changed

+6
-11
lines changed

Gemfile.lock

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ GEM
55
addressable (2.5.2)
66
public_suffix (>= 2.0.2, < 4.0)
77
ast (2.4.0)
8-
atomos (0.1.2)
8+
atomos (0.1.3)
99
babosa (1.0.2)
1010
claide (1.0.2)
1111
colored (1.2)
@@ -67,7 +67,7 @@ GEM
6767
git
6868
xml-simple
6969
gh_inspector (1.1.3)
70-
git (1.4.0)
70+
git (1.5.0)
7171
google-api-client (0.23.4)
7272
addressable (~> 2.5, >= 2.5.1)
7373
googleauth (>= 0.5, < 0.7.0)
@@ -78,10 +78,9 @@ GEM
7878
googleauth (0.6.4)
7979
faraday (~> 0.12)
8080
jwt (>= 1.4, < 3.0)
81-
logging (~> 2.0)
8281
memoist (~> 0.12)
8382
multi_json (~> 1.11)
84-
os (~> 0.9)
83+
os (>= 0.9, < 2.0)
8584
signet (~> 0.7)
8685
highline (1.7.10)
8786
http-cookie (1.0.3)
@@ -90,10 +89,6 @@ GEM
9089
jaro_winkler (1.5.1)
9190
json (2.1.0)
9291
jwt (2.1.0)
93-
little-plugger (1.1.4)
94-
logging (2.2.2)
95-
little-plugger (~> 1.1)
96-
multi_json (~> 1.10)
9792
memoist (0.16.0)
9893
mime-types (3.1)
9994
mime-types-data (~> 3.2015)
@@ -104,7 +99,7 @@ GEM
10499
multipart-post (2.0.0)
105100
nanaimo (0.2.6)
106101
naturally (2.2.0)
107-
os (0.9.6)
102+
os (1.0.0)
108103
parallel (1.12.1)
109104
parser (2.5.1.2)
110105
ast (~> 2.4.0)
@@ -118,15 +113,15 @@ GEM
118113
uber (< 0.2.0)
119114
retriable (3.1.2)
120115
rouge (2.0.7)
121-
rubocop (0.58.1)
116+
rubocop (0.58.2)
122117
jaro_winkler (~> 1.5.1)
123118
parallel (~> 1.10)
124119
parser (>= 2.5, != 2.5.1.1)
125120
powerpack (~> 0.1)
126121
rainbow (>= 2.2.2, < 4.0)
127122
ruby-progressbar (~> 1.7)
128123
unicode-display_width (~> 1.0, >= 1.0.1)
129-
ruby-progressbar (1.9.0)
124+
ruby-progressbar (1.10.0)
130125
rubyzip (1.2.1)
131126
security (0.1.3)
132127
signet (0.8.1)

0 commit comments

Comments
 (0)