Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump i18n from 0.6.0 to 0.9.5 #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 9 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
GIT
remote: git://github.com/rweng/jquery-datatables-rails.git
revision: 8e38453e001049b50b5ac5eae65992cfd2782328
remote: https://github.com/rweng/jquery-datatables-rails.git
revision: d486b31b192a2924b1913e080ad23460e6b96d31
specs:
jquery-datatables-rails (1.10.0)
jquery-datatables-rails (3.4.0)
actionpack (>= 3.1)
jquery-rails
railties (>= 3.1)
sass-rails

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -61,6 +64,7 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.3.3)
concurrent-ruby (1.1.10)
data_table (0.4.2)
rails (~> 3.0)
devise (2.1.2)
Expand Down Expand Up @@ -88,7 +92,8 @@ GEM
guard (>= 1.1)
spork (>= 0.8.4)
hike (1.2.1)
i18n (0.6.0)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
journey (1.0.4)
jquery-rails (2.0.2)
railties (>= 3.2.0, < 5.0)
Expand Down