Skip to content
This repository was archived by the owner on Jan 15, 2024. It is now read-only.

Commit 1615770

Browse files
author
Lloyd Philbrook
authored
Merge pull request #37 from tablexi/update_gems
ADD ruby and gem versions
2 parents cc53b47 + a689aa9 commit 1615770

3 files changed

Lines changed: 46 additions & 46 deletions

File tree

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 2.0
22
jobs:
33
build:
44
docker:
5-
- image: ruby:2.4.3
5+
- image: ruby:2.5.0
66
steps:
77
- checkout
88

@@ -29,7 +29,7 @@ jobs:
2929
no_output_timeout: 1800
3030
release:
3131
docker:
32-
- image: ruby:2.4.3
32+
- image: ruby:2.5.0
3333
steps:
3434
- checkout
3535

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.4.3
1+
2.5.0

Gemfile.lock

Lines changed: 43 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -11,23 +11,23 @@ GIT
1111
GEM
1212
remote: https://rubygems.org/
1313
specs:
14-
activesupport (5.1.4)
14+
activesupport (5.1.5)
1515
concurrent-ruby (~> 1.0, >= 1.0.2)
1616
i18n (~> 0.7)
1717
minitest (~> 5.1)
1818
tzinfo (~> 1.1)
1919
addressable (2.5.2)
2020
public_suffix (>= 2.0.2, < 4.0)
21-
ast (2.3.0)
22-
aws-sdk (2.10.115)
23-
aws-sdk-resources (= 2.10.115)
24-
aws-sdk-core (2.10.115)
21+
ast (2.4.0)
22+
aws-sdk (2.11.24)
23+
aws-sdk-resources (= 2.11.24)
24+
aws-sdk-core (2.11.24)
2525
aws-sigv4 (~> 1.0)
2626
jmespath (~> 1.0)
27-
aws-sdk-resources (2.10.115)
28-
aws-sdk-core (= 2.10.115)
27+
aws-sdk-resources (2.11.24)
28+
aws-sdk-core (= 2.11.24)
2929
aws-sigv4 (1.0.2)
30-
backports (3.11.0)
30+
backports (3.11.1)
3131
berkshelf (6.3.1)
3232
buff-config (~> 2.0)
3333
buff-extensions (~> 2.0)
@@ -58,10 +58,10 @@ GEM
5858
celluloid-io (0.16.2)
5959
celluloid (>= 0.16.0)
6060
nio4r (>= 1.1.0)
61-
chef (12.21.31)
61+
chef (12.22.1)
6262
addressable
6363
bundler (>= 1.10)
64-
chef-config (= 12.21.31)
64+
chef-config (= 12.22.1)
6565
chef-zero (>= 4.8, < 13)
6666
diff-lcs (~> 1.2, >= 1.2.4)
6767
erubis (~> 2.7)
@@ -87,10 +87,10 @@ GEM
8787
specinfra (~> 2.10)
8888
syslog-logger (~> 1.6)
8989
uuidtools (~> 2.1.5)
90-
chef-api (0.7.1)
90+
chef-api (0.8.0)
9191
logify (~> 0.1)
9292
mime-types
93-
chef-config (12.21.31)
93+
chef-config (12.22.1)
9494
addressable
9595
fuzzyurl
9696
mixlib-config (~> 2.0)
@@ -103,7 +103,7 @@ GEM
103103
mixlib-log (~> 1.3)
104104
rack (~> 2.0)
105105
uuidtools (~> 2.1)
106-
chefspec (7.1.1)
106+
chefspec (7.1.2)
107107
chef (>= 12.14.89)
108108
fauxhai (>= 4, < 6)
109109
rspec (~> 3.0)
@@ -117,17 +117,17 @@ GEM
117117
cucumber-tag_expressions (1.1.1)
118118
diff-lcs (1.3)
119119
erubis (2.7.0)
120-
excon (0.60.0)
121-
faraday (0.13.1)
120+
excon (0.62.0)
121+
faraday (0.14.0)
122122
multipart-post (>= 1.2, < 3)
123123
faraday-http-cache (2.0.0)
124124
faraday (~> 0.8)
125-
fauxhai (5.5.0)
125+
fauxhai (5.6.0)
126126
net-ssh
127-
ffi (1.9.18)
127+
ffi (1.9.23)
128128
ffi-yajl (2.3.1)
129129
libyajl2 (~> 1.2)
130-
foodcritic (12.2.2)
130+
foodcritic (13.0.0)
131131
cucumber-core (>= 1.3)
132132
erubis
133133
ffi-yajl (~> 2.0)
@@ -178,15 +178,15 @@ GEM
178178
highline (1.7.10)
179179
hitimes (1.2.6)
180180
httpclient (2.8.3)
181-
i18n (0.9.1)
181+
i18n (0.9.5)
182182
concurrent-ruby (~> 1.0)
183183
iniparse (1.4.4)
184184
ipaddress (0.8.3)
185185
jmespath (1.3.1)
186186
json (2.1.0)
187187
kitchen-docker (2.6.0)
188188
test-kitchen (>= 1.0.0)
189-
kitchen-ec2 (2.0.0)
189+
kitchen-ec2 (2.2.1)
190190
aws-sdk (~> 2)
191191
excon
192192
multi_json
@@ -209,20 +209,21 @@ GEM
209209
mime-types-data (3.2016.0521)
210210
mini_portile2 (2.3.0)
211211
minitar (0.6.1)
212-
minitest (5.11.1)
212+
minitest (5.11.3)
213213
mixlib-archive (0.4.1)
214214
mixlib-log
215215
mixlib-authentication (1.4.2)
216216
mixlib-cli (1.7.0)
217-
mixlib-config (2.2.4)
218-
mixlib-install (3.9.0)
217+
mixlib-config (2.2.6)
218+
tomlrb
219+
mixlib-install (3.9.3)
219220
mixlib-shellout
220221
mixlib-versioning
221222
thor
222223
mixlib-log (1.7.1)
223224
mixlib-shellout (2.3.2)
224225
mixlib-versioning (1.2.2)
225-
molinillo (0.6.4)
226+
molinillo (0.6.5)
226227
multi_json (1.13.1)
227228
multipart-post (2.0.0)
228229
nenv (0.3.0)
@@ -237,16 +238,16 @@ GEM
237238
net-ssh (>= 2.6.5)
238239
net-ssh-gateway (>= 1.2.0)
239240
net-telnet (0.1.1)
240-
nio4r (2.2.0)
241-
nokogiri (1.8.1)
241+
nio4r (2.3.0)
242+
nokogiri (1.8.2)
242243
mini_portile2 (~> 2.3.0)
243244
nori (2.6.0)
244245
notiffany (0.1.1)
245246
nenv (~> 0.1)
246247
shellany (~> 0.0)
247248
octokit (4.8.0)
248249
sawyer (~> 0.8.0, >= 0.5.3)
249-
ohai (8.26.0)
250+
ohai (8.26.1)
250251
chef-config (>= 12.5.0.alpha.1, < 14)
251252
ffi (~> 1.9)
252253
ffi-yajl (~> 2.2)
@@ -259,20 +260,20 @@ GEM
259260
systemu (~> 2.6.4)
260261
wmi-lite (~> 1.0)
261262
parallel (1.12.1)
262-
parser (2.4.0.2)
263-
ast (~> 2.3)
263+
parser (2.5.0.5)
264+
ast (~> 2.4.0)
264265
plist (3.4.0)
265266
polyglot (0.3.5)
266267
powerpack (0.1.1)
267268
proxifier (1.0.3)
268269
pry (0.11.3)
269270
coderay (~> 1.1.0)
270271
method_source (~> 0.9.0)
271-
public_suffix (3.0.1)
272-
rack (2.0.3)
272+
public_suffix (3.0.2)
273+
rack (2.0.4)
273274
rainbow (3.0.0)
274-
rake (12.3.0)
275-
rb-fsevent (0.10.2)
275+
rake (12.3.1)
276+
rb-fsevent (0.10.3)
276277
rb-inotify (0.9.10)
277278
ffi (>= 0.5.0, < 2)
278279
retriable (2.1.0)
@@ -310,13 +311,13 @@ GEM
310311
rspec-mocks (3.7.0)
311312
diff-lcs (>= 1.2.0, < 2.0)
312313
rspec-support (~> 3.7.0)
313-
rspec-support (3.7.0)
314+
rspec-support (3.7.1)
314315
rspec_junit_formatter (0.2.3)
315316
builder (< 4)
316317
rspec-core (>= 2, < 4, != 2.12.0)
317-
rubocop (0.52.1)
318+
rubocop (0.54.0)
318319
parallel (~> 1.10)
319-
parser (>= 2.4.0.2, < 3.0)
320+
parser (>= 2.5)
320321
powerpack (~> 0.1)
321322
rainbow (>= 2.2.2, < 4.0)
322323
ruby-progressbar (~> 1.7)
@@ -327,7 +328,6 @@ GEM
327328
rubyntlm (0.6.2)
328329
rubyzip (1.2.1)
329330
rufus-lru (1.1.0)
330-
safe_yaml (1.0.4)
331331
sawyer (0.8.1)
332332
addressable (>= 2.3.5, < 2.6)
333333
faraday (~> 0.8, < 1.0)
@@ -342,7 +342,7 @@ GEM
342342
solve (4.0.0)
343343
molinillo (~> 0.6)
344344
semverse (>= 1.1, < 3.0)
345-
specinfra (2.73.0)
345+
specinfra (2.73.2)
346346
net-scp
347347
net-ssh (>= 2.7, < 5.0)
348348
net-telnet
@@ -352,13 +352,12 @@ GEM
352352
logify (~> 0.2)
353353
syslog-logger (1.6.8)
354354
systemu (2.6.5)
355-
test-kitchen (1.19.2)
355+
test-kitchen (1.20.0)
356356
mixlib-install (~> 3.6)
357357
mixlib-shellout (>= 1.2, < 3.0)
358358
net-scp (~> 1.1)
359359
net-ssh (>= 2.9, < 5.0)
360360
net-ssh-gateway (~> 1.2)
361-
safe_yaml (~> 1.0)
362361
thor (~> 0.19, < 0.19.2)
363362
winrm (~> 2.0)
364363
winrm-elevated (~> 1.0)
@@ -367,9 +366,10 @@ GEM
367366
thread_safe (0.3.6)
368367
timers (4.0.4)
369368
hitimes
370-
treetop (1.6.9)
369+
tomlrb (1.2.6)
370+
treetop (1.6.10)
371371
polyglot (~> 0.3)
372-
tzinfo (1.2.4)
372+
tzinfo (1.2.5)
373373
thread_safe (~> 0.1)
374374
unicode-display_width (1.3.0)
375375
uuidtools (2.1.5)
@@ -418,7 +418,7 @@ DEPENDENCIES
418418
test-kitchen
419419

420420
RUBY VERSION
421-
ruby 2.4.3p205
421+
ruby 2.5.0p0
422422

423423
BUNDLED WITH
424424
1.16.1

0 commit comments

Comments
 (0)