Skip to content

Commit 6551a5b

Browse files
committed
localeapp config as public project
1 parent 23d109f commit 6551a5b

File tree

3 files changed

+2
-7
lines changed

3 files changed

+2
-7
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ group :development, :test do
5959
gem "rspec-rails", '~> 3.4.0'
6060
gem "capybara", '~> 2.4.4'
6161
gem "byebug"
62-
gem "localeapp"
62+
gem 'localeapp', '2.1.1'
6363
end
6464

6565
group :test do

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@ DEPENDENCIES
393393
jquery-rails (= 4.0.4)
394394
jquery-ui-rails
395395
kaminari
396-
localeapp
396+
localeapp (= 2.1.1)
397397
memcachier
398398
nokogiri (= 1.6.7.2)
399399
pg (= 0.17.1)

config/initializers/localeapp.rb

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)