Bump toml-rb
This commit is contained in:
parent
c11928111d
commit
7d7305028d
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -56,7 +56,7 @@ gem "terser", "1.1.16"
|
|||
# Configuration
|
||||
|
||||
gem "configurate", "0.5.0"
|
||||
gem "toml-rb", "2.1.2"
|
||||
gem "toml-rb", "2.2.0"
|
||||
|
||||
# Cross-origin resource sharing
|
||||
|
||||
|
|
|
|||
|
|
@ -726,7 +726,7 @@ GEM
|
|||
timecop (0.9.5)
|
||||
timeout (0.4.0)
|
||||
timers (4.3.3)
|
||||
toml-rb (2.1.2)
|
||||
toml-rb (2.2.0)
|
||||
citrus (~> 3.0, > 3.0)
|
||||
turbo_dev_assets (0.0.2)
|
||||
twitter (7.0.0)
|
||||
|
|
@ -893,7 +893,7 @@ DEPENDENCIES
|
|||
string-direction (= 1.2.2)
|
||||
terser (= 1.1.16)
|
||||
timecop (= 0.9.5)
|
||||
toml-rb (= 2.1.2)
|
||||
toml-rb (= 2.2.0)
|
||||
turbo_dev_assets (= 0.0.2)
|
||||
twitter (= 7.0.0)
|
||||
twitter-text (= 3.1.0)
|
||||
|
|
|
|||
Loading…
Reference in a new issue