Skip to content

Commit

Permalink
bump configurate
Browse files Browse the repository at this point in the history
  • Loading branch information
jhass committed May 3, 2013
1 parent 3cd60c3 commit e70c259
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ gem 'slim', '1.3.8'

# Configuration

gem 'configurate', '0.0.6'
gem 'configurate', '0.0.7'

# Cross-origin resource sharing

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down

0 comments on commit e70c259

Please sign in to comment.