Skip to content

Commit

Permalink
Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim McGowan authored and Jim McGowan committed Jul 20, 2018
1 parent ac2b38b commit e3435b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
source 'https://rubygems.org'
git_source(:github) { |repo| "https://github.com/#{repo}.git" }

ruby '2.3.3'
ruby '2.3.7'

# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '~> 5.2.0'
Expand Down

0 comments on commit e3435b4

Please sign in to comment.