Skip to content

Commit

Permalink
remove .ruby-version
Browse files Browse the repository at this point in the history
  • Loading branch information
masarakki committed Sep 3, 2014
1 parent d56cfe8 commit 4ce6c4f
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 5 deletions.
1 change: 0 additions & 1 deletion .ruby-gemset

This file was deleted.

1 change: 0 additions & 1 deletion .ruby-version

This file was deleted.

3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@ before_script:
- 'rake db:migrate'
- 'rake db:test:prepare'
rvm:
- 2.0.0
- 1.9.3
- 2.1.2
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
source 'http://rubygems.org'

gem 'rails'

gem 'rake'
gem 'parent_resource'
gem 'rack-openid'
gem 'ruby-openid-apps-discovery'
Expand Down
1 change: 1 addition & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -291,6 +291,7 @@ DEPENDENCIES
pry-doc
rack-openid
rails
rake
rb-fchange
rb-fsevent
rb-inotify
Expand Down

0 comments on commit 4ce6c4f

Please sign in to comment.