Bump toml-rb
This commit is contained in:
parent
d97ff9afce
commit
dc1ec7665b
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -51,7 +51,7 @@ gem "terser", "1.1.10"
|
|||
# Configuration
|
||||
|
||||
gem "configurate", "0.5.0"
|
||||
gem "toml-rb", "2.1.0"
|
||||
gem "toml-rb", "2.1.2"
|
||||
|
||||
# Cross-origin resource sharing
|
||||
|
||||
|
|
|
|||
|
|
@ -728,7 +728,7 @@ GEM
|
|||
tilt (2.0.10)
|
||||
timecop (0.9.4)
|
||||
timers (4.3.3)
|
||||
toml-rb (2.1.0)
|
||||
toml-rb (2.1.2)
|
||||
citrus (~> 3.0, > 3.0)
|
||||
turbo_dev_assets (0.0.2)
|
||||
twitter (7.0.0)
|
||||
|
|
@ -919,7 +919,7 @@ DEPENDENCIES
|
|||
string-direction (= 1.2.2)
|
||||
terser (= 1.1.10)
|
||||
timecop (= 0.9.4)
|
||||
toml-rb (= 2.1.0)
|
||||
toml-rb (= 2.1.2)
|
||||
turbo_dev_assets (= 0.0.2)
|
||||
twitter (= 7.0.0)
|
||||
twitter-text (= 1.14.7)
|
||||
|
|
|
|||
Loading…
Reference in a new issue