bump configurate
This commit is contained in:
parent
849b0befd6
commit
c8eec463e5
3 changed files with 4 additions and 4 deletions
2
Gemfile
2
Gemfile
|
|
@ -21,7 +21,7 @@ gem 'sidekiq', '2.10.0'
|
|||
|
||||
# Configuration
|
||||
|
||||
gem 'configurate', '0.0.2'
|
||||
gem 'configurate', '0.0.6'
|
||||
|
||||
# Cross-origin resource sharing
|
||||
|
||||
|
|
|
|||
|
|
@ -76,7 +76,7 @@ GEM
|
|||
sass (~> 3.1)
|
||||
compass-rails (1.0.3)
|
||||
compass (>= 0.12.2, < 0.14)
|
||||
configurate (0.0.2)
|
||||
configurate (0.0.6)
|
||||
connection_pool (1.0.0)
|
||||
crack (0.3.2)
|
||||
cucumber (1.2.5)
|
||||
|
|
@ -419,7 +419,7 @@ DEPENDENCIES
|
|||
carrierwave (= 0.8.0)
|
||||
client_side_validations (= 3.2.5)
|
||||
compass-rails (= 1.0.3)
|
||||
configurate (= 0.0.2)
|
||||
configurate (= 0.0.6)
|
||||
cucumber-rails (= 1.3.1)
|
||||
database_cleaner (= 0.9.1)
|
||||
devise (= 2.1.3)
|
||||
|
|
|
|||
Loading…
Reference in a new issue