Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

Commit

Permalink
Update to ruby 2.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
PrajaktaPurohit committed Feb 9, 2018
1 parent 232e899 commit bcf6bdb
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 32 deletions.
61 changes: 31 additions & 30 deletions oc-pushy-pedant/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ GIT

GIT
remote: https://github.com/chef/chef-server.git
revision: d473a25a67a1920904e806948f3eb8ead3d77316
revision: bebc83a2591e58f676652374308a593aab5cc716
specs:
oc-chef-pedant (2.2.0)
activesupport (>= 4.2.7.1, < 6.0)
Expand All @@ -25,9 +25,9 @@ GIT

GIT
remote: https://github.com/chef/opscode-pushy-client.git
revision: 2b77865ed99abfba6686d7c601537c95aa7724d4
revision: a17d6d296c60ea27587012efada605ea9c048552
specs:
opscode-pushy-client (2.4.3)
opscode-pushy-client (2.4.8)
chef (>= 12.19, < 14.0)
ffi-rzmq
ohai (>= 8.23, < 14.0)
Expand Down Expand Up @@ -94,34 +94,35 @@ GEM
concurrent-ruby (1.0.5)
diff-lcs (1.3)
erubis (2.7.0)
ffi (1.9.18)
ffi (1.9.21)
ffi-rzmq (2.0.5)
ffi-rzmq-core (>= 1.0.6)
ffi-rzmq-core (1.0.6)
ffi
ffi-yajl (2.3.1)
libyajl2 (~> 1.2)
fuzzyurl (0.9.0)
hashie (3.5.6)
highline (1.7.8)
hashie (3.5.7)
highline (1.7.10)
httpclient (2.8.3)
i18n (0.8.6)
i18n (0.9.3)
concurrent-ruby (~> 1.0)
iniparse (1.4.4)
ipaddress (0.8.3)
iso8601 (0.9.1)
libyajl2 (1.2.0)
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
minitest (5.10.3)
minitest (5.11.3)
mixlib-archive (0.4.1)
mixlib-log
mixlib-authentication (1.4.2)
mixlib-cli (1.7.0)
mixlib-config (2.2.4)
mixlib-log (1.7.1)
mixlib-shellout (2.3.2)
multi_json (1.12.2)
multi_json (1.13.1)
net-http-spy (0.2.1)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
Expand All @@ -147,48 +148,48 @@ GEM
plist (~> 3.1)
systemu (~> 2.6.4)
wmi-lite (~> 1.0)
plist (3.3.0)
plist (3.4.0)
proxifier (1.0.3)
public_suffix (3.0.0)
rack (2.0.3)
rake (12.1.0)
rdoc (5.1.0)
rspec (3.6.0)
rspec-core (~> 3.6.0)
rspec-expectations (~> 3.6.0)
rspec-mocks (~> 3.6.0)
rspec-core (3.6.0)
rspec-support (~> 3.6.0)
rspec-expectations (3.6.0)
public_suffix (3.0.1)
rack (2.0.4)
rake (12.3.0)
rdoc (6.0.1)
rspec (3.7.0)
rspec-core (~> 3.7.0)
rspec-expectations (~> 3.7.0)
rspec-mocks (~> 3.7.0)
rspec-core (3.7.1)
rspec-support (~> 3.7.0)
rspec-expectations (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.6.0)
rspec-support (~> 3.7.0)
rspec-its (1.2.0)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
rspec-mocks (3.6.0)
rspec-mocks (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.6.0)
rspec-support (~> 3.7.0)
rspec-rerun (1.1.0)
rspec (~> 3.0)
rspec-support (3.6.0)
rspec-support (3.7.1)
rspec_junit_formatter (0.2.3)
builder (< 4)
rspec-core (>= 2, < 4, != 2.12.0)
serverspec (2.40.0)
serverspec (2.41.3)
multi_json
rspec (~> 3.0)
rspec-its
specinfra (~> 2.68)
specinfra (~> 2.72)
sfl (2.3)
specinfra (2.71.2)
specinfra (2.73.2)
net-scp
net-ssh (>= 2.7, < 5.0)
net-telnet
sfl
syslog-logger (1.6.8)
systemu (2.6.5)
thread_safe (0.3.6)
tzinfo (1.2.3)
tzinfo (1.2.5)
thread_safe (~> 0.1)
uuidtools (2.1.5)
wmi-lite (1.0.0)
Expand All @@ -206,4 +207,4 @@ DEPENDENCIES
rest-client!

BUNDLED WITH
1.15.3
1.15.4
2 changes: 1 addition & 1 deletion omnibus/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -308,4 +308,4 @@ DEPENDENCIES
test-kitchen

BUNDLED WITH
1.15.3
1.15.4
2 changes: 1 addition & 1 deletion omnibus_overrides.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
override :libzmq, version: "4.0.5"
override :chef, version: "v13.3.42"
override :ohai, version: "v13.3.0"
override :ruby, version: "2.4.2"
override :ruby, version: "2.4.3"
override :rubygems, version: "2.6.13"
override :bundler, version: "1.15.4"

0 comments on commit bcf6bdb

Please sign in to comment.