Bump toml-rb
This commit is contained in:
parent
abb59cc1b4
commit
7dc1e2d026
2 changed files with 4 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -56,7 +56,7 @@ gem "terser", "1.2.2"
|
|||
# Configuration
|
||||
|
||||
gem "configurate", "0.6.0"
|
||||
gem "toml-rb", "2.2.0"
|
||||
gem "toml-rb", "3.0.1"
|
||||
|
||||
# Cross-origin resource sharing
|
||||
|
||||
|
|
|
|||
|
|
@ -721,8 +721,9 @@ GEM
|
|||
timecop (0.9.6)
|
||||
timeout (0.4.1)
|
||||
timers (4.3.5)
|
||||
toml-rb (2.2.0)
|
||||
toml-rb (3.0.1)
|
||||
citrus (~> 3.0, > 3.0)
|
||||
racc (~> 1.7)
|
||||
turbo_dev_assets (0.0.2)
|
||||
twitter (8.0.0)
|
||||
addressable (~> 2.3)
|
||||
|
|
@ -890,7 +891,7 @@ DEPENDENCIES
|
|||
string-direction (= 1.2.2)
|
||||
terser (= 1.2.2)
|
||||
timecop (= 0.9.6)
|
||||
toml-rb (= 2.2.0)
|
||||
toml-rb (= 3.0.1)
|
||||
turbo_dev_assets (= 0.0.2)
|
||||
twitter (= 8.0.0)
|
||||
twitter-text (= 3.1.0)
|
||||
|
|
|
|||
Loading…
Reference in a new issue