Skip to content

Commit

Permalink
master - ruby 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
doolin committed Dec 31, 2018
1 parent 06cdd07 commit 4640b7a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.5.3
2.6.0
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

source 'http://rubygems.org'

ruby '2.5.3'
ruby '2.6.0'

gem 'rails', '5.2.2'

Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ GEM
rspec-mocks (~> 3.8.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.0)
rubocop (0.60.0)
rubocop (0.61.1)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.5, != 2.5.1.1)
Expand Down Expand Up @@ -283,7 +283,7 @@ GEM
thread_safe (~> 0.1)
uglifier (4.1.19)
execjs (>= 0.3.0, < 3)
unicode-display_width (1.4.0)
unicode-display_width (1.4.1)
websocket-driver (0.7.0)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.3)
Expand Down Expand Up @@ -329,7 +329,7 @@ DEPENDENCIES
zurb-foundation

RUBY VERSION
ruby 2.5.3p105
ruby 2.6.0p0

BUNDLED WITH
1.17.1
1.17.2

0 comments on commit 4640b7a

Please sign in to comment.