Skip to content

Commit

Permalink
Latest rails/sinatra
Browse files Browse the repository at this point in the history
  • Loading branch information
mperham committed Mar 27, 2015
1 parent 2fec1e3 commit 44b523a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion myapp/Gemfile
Expand Up @@ -9,7 +9,7 @@ platforms :jruby do
gem 'activerecord-jdbcsqlite3-adapter'
end

gem 'rails', '~> 4.1.1'
gem 'rails'
gem 'sidekiq', :path => '..'
gem 'pry-byebug'

Expand Down

0 comments on commit 44b523a

Please sign in to comment.