Bump configurate
This commit is contained in:
parent
5eec93d2ef
commit
abb59cc1b4
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -55,7 +55,7 @@ gem "terser", "1.2.2"
|
|||
|
||||
# Configuration
|
||||
|
||||
gem "configurate", "0.5.0"
|
||||
gem "configurate", "0.6.0"
|
||||
gem "toml-rb", "2.2.0"
|
||||
|
||||
# Cross-origin resource sharing
|
||||
|
|
|
|||
|
|
@ -142,7 +142,7 @@ GEM
|
|||
citrus (3.0.2)
|
||||
coderay (1.1.3)
|
||||
concurrent-ruby (1.3.1)
|
||||
configurate (0.5.0)
|
||||
configurate (0.6.0)
|
||||
connection_pool (2.4.1)
|
||||
crack (0.4.5)
|
||||
rexml
|
||||
|
|
@ -798,7 +798,7 @@ DEPENDENCIES
|
|||
capybara (= 3.39.2)
|
||||
carrierwave (= 2.2.4)
|
||||
chrome_remote (= 0.3.0)
|
||||
configurate (= 0.5.0)
|
||||
configurate (= 0.6.0)
|
||||
cucumber-api-steps (= 0.14)
|
||||
cucumber-rails (= 2.6.1)
|
||||
cuprite (= 0.14.3)
|
||||
|
|
|
|||
Loading…
Reference in a new issue