Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ GEM
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
bindex (0.8.1)
bootsnap (1.4.6)
msgpack (~> 1.0)
Expand All @@ -84,7 +84,7 @@ GEM
concurrent-ruby (~> 1.0)
jbuilder (2.10.0)
activesupport (>= 5.0.0)
libv8 (7.3.492.27.1-x86_64-linux)
libv8 (8.4.255.0-x86_64-linux)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
Expand All @@ -108,7 +108,7 @@ GEM
nokogiri (1.10.9)
mini_portile2 (~> 2.4.0)
pg (1.2.3)
public_suffix (4.0.4)
public_suffix (4.0.7)
puma (4.3.3)
nio4r (~> 2.0)
rack (2.2.2)
Expand Down Expand Up @@ -209,7 +209,7 @@ GEM
zeitwerk (2.3.0)

PLATFORMS
ruby
x86_64-linux

DEPENDENCIES
bootsnap (>= 1.4.2)
Expand Down