Skip to content

Commit

Permalink
Update Ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
Nat Budin committed Mar 14, 2019
1 parent 6e35700 commit ffb983f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.2
2.6.2
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
source "http://rubygems.org"
ruby "2.1.2"
ruby "2.6.2"

gem "rails", "4.2.11.1"
gem 'sass-rails'
Expand Down
5 changes: 2 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ GEM
multipart-post (>= 1.2, < 3)
faraday_middleware (0.10.0)
faraday (>= 0.7.4, < 0.10)
ffi (1.10.0)
ffi (1.10.0-java)
figaro (1.1.1)
thor (~> 0.14)
Expand Down Expand Up @@ -455,7 +454,7 @@ DEPENDENCIES
uglifier (>= 1.0.3)

RUBY VERSION
ruby 2.1.2p95
ruby 2.6.2p47

BUNDLED WITH
1.16.0
1.17.2

0 comments on commit ffb983f

Please sign in to comment.