bump configurate
This commit is contained in:
parent
3cd60c3061
commit
e70c2593ff
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -23,7 +23,7 @@ gem 'slim', '1.3.8'
|
|||
|
||||
# Configuration
|
||||
|
||||
gem 'configurate', '0.0.6'
|
||||
gem 'configurate', '0.0.7'
|
||||
|
||||
# Cross-origin resource sharing
|
||||
|
||||
|
|
|
|||
|
|
@ -75,7 +75,7 @@ GEM
|
|||
sass (~> 3.1)
|
||||
compass-rails (1.0.3)
|
||||
compass (>= 0.12.2, < 0.14)
|
||||
configurate (0.0.6)
|
||||
configurate (0.0.7)
|
||||
connection_pool (1.0.0)
|
||||
crack (0.3.2)
|
||||
cucumber (1.2.5)
|
||||
|
|
@ -414,7 +414,7 @@ DEPENDENCIES
|
|||
carrierwave (= 0.8.0)
|
||||
client_side_validations (= 3.2.5)
|
||||
compass-rails (= 1.0.3)
|
||||
configurate (= 0.0.6)
|
||||
configurate (= 0.0.7)
|
||||
cucumber-rails (= 1.3.1)
|
||||
database_cleaner (= 0.9.1)
|
||||
devise (= 2.1.3)
|
||||
|
|
|
|||
Loading…
Reference in a new issue