Update gems
This commit is contained in:
parent
450c0ee37b
commit
9d021d8cb6
1 changed files with 6 additions and 6 deletions
12
Gemfile.lock
12
Gemfile.lock
|
@ -1,7 +1,7 @@
|
|||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
activesupport (6.1.4)
|
||||
activesupport (6.1.4.1)
|
||||
concurrent-ruby (~> 1.0, >= 1.0.2)
|
||||
i18n (>= 1.6, < 2)
|
||||
minitest (>= 5.1)
|
||||
|
@ -21,9 +21,9 @@ GEM
|
|||
dotenv (2.7.6)
|
||||
erubis (2.7.0)
|
||||
execjs (2.8.1)
|
||||
fast_blank (1.0.0)
|
||||
fast_blank (1.0.1)
|
||||
fastimage (2.2.5)
|
||||
ffi (1.15.3)
|
||||
ffi (1.15.4)
|
||||
haml (5.2.2)
|
||||
temple (>= 0.8.0)
|
||||
tilt
|
||||
|
@ -86,7 +86,7 @@ GEM
|
|||
padrino-support (= 0.15.1)
|
||||
tilt (>= 1.4.1, < 3)
|
||||
padrino-support (0.15.1)
|
||||
parallel (1.20.1)
|
||||
parallel (1.21.0)
|
||||
parslet (2.0.0)
|
||||
public_suffix (4.0.6)
|
||||
rack (2.2.3)
|
||||
|
@ -96,7 +96,7 @@ GEM
|
|||
ffi (~> 1.0)
|
||||
redcarpet (3.5.1)
|
||||
rexml (3.2.5)
|
||||
rouge (3.26.0)
|
||||
rouge (3.26.1)
|
||||
sassc (2.4.0)
|
||||
ffi (~> 1.9)
|
||||
servolux (0.13.0)
|
||||
|
@ -127,4 +127,4 @@ DEPENDENCIES
|
|||
webrick
|
||||
|
||||
BUNDLED WITH
|
||||
2.2.25
|
||||
2.2.29
|
||||
|
|
Loading…
Add table
Reference in a new issue