Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
johndavid400 committed Mar 1, 2016
1 parent 7cff537 commit e8d0795
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .rvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
rvm use 2.2.2@oyb --create
rvm use 2.2.3@oyb --create
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
source 'https://rubygems.org'


# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '4.1.8'
# Use postgresql as the database for Active Record
Expand Down Expand Up @@ -43,3 +42,4 @@ gem 'passenger'

gem 'actionpack-action_caching'
gem 'actionpack-page_caching'

2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -189,4 +189,4 @@ DEPENDENCIES
uglifier (>= 1.3.0)

BUNDLED WITH
1.10.1
1.11.2

0 comments on commit e8d0795

Please sign in to comment.