Skip to content

Commit

Permalink
update ruby and rails
Browse files Browse the repository at this point in the history
  • Loading branch information
shua123 committed Mar 21, 2018
1 parent e01983d commit 7468880
Show file tree
Hide file tree
Showing 5 changed files with 239 additions and 236 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.2.5
2.2.9
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
source 'https://rubygems.org'
ruby '2.2.5'
ruby '2.2.9'
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '~> 4.2.0'
gem 'rails', '~> 4.2.10'

# gem 'pg' # soooooon!
# must use this version of mysql2 for rails 4.0.0
Expand Down
Loading

0 comments on commit 7468880

Please sign in to comment.