Skip to content
This repository was archived by the owner on Mar 23, 2024. It is now read-only.

Commit ee09c09

Browse files
committed
Update Gemfile.lock for Rails 4 support
1 parent 9b1e880 commit ee09c09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ PATH
22
remote: .
33
specs:
44
requirejs-rails (0.9.1)
5-
railties (>= 3.1.1, < 3.3)
5+
railties (>= 3.1.1, < 4.1)
66

77
GEM
88
remote: http://rubygems.org/
@@ -96,6 +96,6 @@ PLATFORMS
9696
DEPENDENCIES
9797
execjs
9898
jquery-rails
99-
rails (>= 3.1.1, <= 3.3)
99+
rails (>= 3.1.1, < 4.1)
100100
requirejs-rails!
101101
sqlite3

0 commit comments

Comments
 (0)