Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bundle Update on 2017-06-24 #408

Merged
merged 1 commit into from
Jun 26, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 19 additions & 19 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,13 @@ GEM
activesupport (>= 3.0.0)
rspec
awesome_print (1.8.0)
aws-sdk (2.9.42)
aws-sdk-resources (= 2.9.42)
aws-sdk-core (2.9.42)
aws-sdk (2.10.3)
aws-sdk-resources (= 2.10.3)
aws-sdk-core (2.10.3)
aws-sigv4 (~> 1.0)
jmespath (~> 1.0)
aws-sdk-resources (2.9.42)
aws-sdk-core (= 2.9.42)
aws-sdk-resources (2.10.3)
aws-sdk-core (= 2.10.3)
aws-sdk-v1 (1.67.0)
json (~> 1.4)
nokogiri (~> 1)
Expand All @@ -62,10 +62,10 @@ GEM
awsecrets (1.11.0)
aws-sdk (~> 2)
aws_config (~> 0.1.0)
awspec (0.81.1)
activesupport (~> 4.0)
aws-sdk (>= 2.2, < 2.10)
awsecrets (~> 1.11)
awspec (0.37.7)
activesupport
aws-sdk (~> 2.2)
awsecrets (~> 1)
rspec (~> 3.0)
rspec-its
term-ansicolor
Expand Down Expand Up @@ -98,11 +98,11 @@ GEM
celluloid-io (0.16.2)
celluloid (>= 0.16.0)
nio4r (>= 1.1.0)
chef (12.20.3)
chef (12.21.1)
addressable
bundler (>= 1.10)
chef-config (= 12.20.3)
chef-zero (>= 4.8)
chef-config (= 12.21.1)
chef-zero (>= 4.8, < 13)
diff-lcs (~> 1.2, >= 1.2.4)
erubis (~> 2.7)
ffi-yajl (~> 2.2)
Expand All @@ -127,7 +127,7 @@ GEM
specinfra (~> 2.10)
syslog-logger (~> 1.6)
uuidtools (~> 2.1.5)
chef-config (12.20.3)
chef-config (12.21.1)
addressable
fuzzyurl
mixlib-config (~> 2.0)
Expand Down Expand Up @@ -168,7 +168,7 @@ GEM
diff-lcs (1.3)
docile (1.1.5)
erubis (2.7.0)
et-orbi (1.0.4)
et-orbi (1.0.5)
tzinfo
execjs (2.7.0)
factory_girl (4.7.0)
Expand All @@ -179,7 +179,7 @@ GEM
faraday (0.12.1)
multipart-post (>= 1.2, < 3)
ffi (1.9.18)
ffi-yajl (2.3.0)
ffi-yajl (2.3.1)
libyajl2 (~> 1.2)
font-awesome-rails (4.7.0.2)
railties (>= 3.2, < 5.2)
Expand Down Expand Up @@ -294,7 +294,7 @@ GEM
notiffany (0.1.1)
nenv (~> 0.1)
shellany (~> 0.0)
ohai (8.24.0)
ohai (8.24.1)
chef-config (>= 12.5.0.alpha.1, < 14)
ffi (~> 1.9)
ffi-yajl (~> 2.2)
Expand Down Expand Up @@ -371,8 +371,8 @@ GEM
raindrops (0.18.0)
rake (12.0.0)
rb-fsevent (0.9.8)
rb-inotify (0.9.9)
ffi (~> 1.0)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
rdoc (4.3.0)
redcarpet (3.4.0)
redis (3.3.3)
Expand Down Expand Up @@ -543,7 +543,7 @@ GEM
thread_safe (~> 0.1)
uglifier (3.2.0)
execjs (>= 0.3.0, < 3)
unicode-display_width (1.2.1)
unicode-display_width (1.3.0)
unicorn (5.3.0)
kgio (~> 2.6)
raindrops (~> 0.7)
Expand Down