Skip to content

Commit

Permalink
update ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
Igor Wiedler committed Sep 15, 2017
1 parent a4b4e70 commit eb47be7
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
@@ -1 +1 @@
2.4.1
2.4.2
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,7 +1,7 @@
dist: trusty
sudo: false

rvm: 2.4.1
rvm: 2.4.2

cache: bundler

Expand Down
2 changes: 1 addition & 1 deletion Gemfile
@@ -1,6 +1,6 @@
source 'https://rubygems.org'

ruby '2.4.1'
ruby '2.4.2'

gem 'sidekiq-pro', source: 'https://gems.contribsys.com'

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -222,7 +222,7 @@ DEPENDENCIES
webmock

RUBY VERSION
ruby 2.4.1p111
ruby 2.4.2p198

BUNDLED WITH
1.15.3
1.15.4

0 comments on commit eb47be7

Please sign in to comment.