diff --git a/Gemfile b/Gemfile index 5a1943a..678984f 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,5 @@ source 'https://rubygems.org' -ruby '2.3.0' - gem 'rails', '~> 4.2' gem 'rails-i18n' gem "rdiscount" diff --git a/Gemfile.lock b/Gemfile.lock index 3032c85..d462acc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -414,8 +414,5 @@ DEPENDENCIES web-console (= 2.1.3) whenever -RUBY VERSION - ruby 2.3.0p0 - BUNDLED WITH 1.16.1