8000 bin/rake bundle[update,simplecov] · stephancom/activeadmin@2b83836 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2b83836

Browse files
bin/rake bundle[update,simplecov]
1 parent 1b9213b commit 2b83836

File tree

4 files changed

+14
-14
lines changed

4 files changed

+14
-14
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ GEM
129129
responders
130130
warden (~> 1.2.3)
131131
diff-lcs (1.3)
132-
docile (1.3.1)
132+
docile (1.3.2)
133133
draper (3.1.0)
134134
actionpack (>= 5.0)
135135
activemodel (>= 5.0)
@@ -187,8 +187,8 @@ GEM
187187
railties (>= 4.2.0)
188188
thor (>= 0.14, < 2.0)
189189
jruby-openssl (0.10.1-java)
190-
json (2.1.0)
191-
json (2.1.0-java)
190+
json (2.2.0)
191+
json (2.2.0-java)
192192
kaminari (1.1.1)
193193
activesupport (>= 4.1.0)
194194
kaminari-actionview (= 1.1.1)
@@ -348,7 +348,7 @@ GEM
348348
selenium-webdriver (3.141.0)
349349
childprocess (~> 0.5)
350350
rubyzip (~> 1.2, >= 1.2.2)
351-
simplecov (0.16.1)
351+
simplecov (0.17.0)
352352
docile (~> 1.1)
353353
json (>= 1.8, < 3)
354354
simplecov-html (~> 0.10.0)

gemfiles/rails_50.gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ GEM
121121
responders
122122
warden (~> 1.2.3)
123123
diff-lcs (1.3)
124-
docile (1.3.1)
124+
docile (1.3.2)
125125
draper (3.1.0)
126126
actionpack (>= 5.0)
127127
activemodel (>= 5.0)
@@ -160,8 +160,8 @@ GEM
160160
railties (>= 4.2.0)
161161
thor (>= 0.14, < 2.0)
162162
jruby-openssl (0.10.1-java)
163-
json (2.1.0)
164-
json (2.1.0-java)
163+
json (2.2.0)
164+
json (2.2.0-java)
165165
kaminari (1.1.1)
166166
activesupport (>= 4.1.0)
167167
kaminari-actionview (= 1.1.1)
@@ -287,7 +287,7 @@ GEM
287287
selenium-webdriver (3.141.0)
288288
childprocess (~> 0.5)
289289
rubyzip (~> 1.2, >= 1.2.2)
290-
simplecov (0.16.1)
290+
simplecov (0.17.0)
291291
docile (~> 1.1)
292292
json (>= 1.8, < 3)
293293
simplecov-html (~> 0.10.0)

gemfiles/rails_51.gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ GEM
121121
responders
122122
warden (~> 1.2.3)
123123
diff-lcs (1.3)
124-
docile (1.3.1)
124+
docile (1.3.2)
125125
draper (3.1.0)
126126
actionpack (>= 5.0)
127127
activemodel (>= 5.0)
@@ -160,8 +160,8 @@ GEM
160160
railties (>= 4.2.0)
161161
thor (>= 0.14, < 2.0)
162162
jruby-openssl (0.10.1-java)
163-
json (2.1.0)
164-
json (2.1.0-java)
163+
json (2.2.0)
164+
json (2.2.0-java)
165165
kaminari (1.1.1)
166166
activesupport (>= 4.1.0)
167167
kaminari-actionview (= 1.1.1)
@@ -287,7 +287,7 @@ GEM
287287
selenium-webdriver (3.141.0)
288288
childprocess (~> 0.5)
289289
rubyzip (~> 1.2, >= 1.2.2)
290-
simplecov (0.16.1)
290+
simplecov (0.17.0)
291291
docile (~> 1.1)
292292
json (>= 1.8, < 3)
293293
simplecov-html (~> 0.10.0)

gemfiles/rails_60.gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ GEM
138138
responders
139139
warden (~> 1.2.3)
140140
diff-lcs (1.3)
141-
docile (1.3.1)
141+
docile (1.3.2)
142142
draper (3.1.0)
143143
actionpack (>= 5.0)
144144
activemodel (>= 5.0)
@@ -310,7 +310,7 @@ GEM
310310
selenium-webdriver (3.141.0)
311311
childprocess (~> 0.5)
312312
rubyzip (~> 1.2, >= 1.2.2)
313-
simplecov (0.16.1)
313+
simplecov (0.17.0)
314314
docile (~> 1.1)
315315
json (>= 1.8, < 3)
316316
simplecov-html (~> 0.10.0)

0 commit comments

Comments
 (0)
0