Skip to content

Commit

Permalink
Merge pull request sujaykundu777#172 from sujaykundu777/sk/oct2022
Browse files Browse the repository at this point in the history
update bundler to 2.3.22
  • Loading branch information
sujaykundu777 authored Oct 12, 2022
2 parents e209559 + f96f480 commit d1c05e6
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
backports (3.23.0)
colorator (1.1.0)
concurrent-ruby (1.1.10)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
eventmachine (1.2.7)
faraday (2.4.0)
faraday-net_http (~> 2.0)
faraday (2.6.0)
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (2.1.0)
faraday-net_http (3.0.1)
faraday-retry (2.0.0)
faraday (~> 2.0)
ffi (1.15.5)
Expand All @@ -36,10 +36,10 @@ GEM
rouge (~> 3.0)
safe_yaml (~> 1.0)
terminal-table (~> 2.0)
jekyll-admin (0.11.0)
jekyll-admin (0.11.1)
jekyll (>= 3.7, < 5.0)
sinatra (~> 1.4)
sinatra-contrib (~> 1.4)
sinatra (>= 1.4)
sinatra-contrib (>= 1.4)
jekyll-feed (0.16.0)
jekyll (>= 3.7, < 5.0)
jekyll-gist (1.5.0)
Expand Down Expand Up @@ -72,8 +72,8 @@ GEM
sawyer (~> 0.9)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (4.0.7)
puma (5.6.4)
public_suffix (5.0.0)
puma (5.6.5)
nio4r (~> 2.0)
rack (1.6.13)
rack-jekyll (0.5.0)
Expand All @@ -84,7 +84,7 @@ GEM
rack
rack-test (2.0.2)
rack (>= 1.3)
rb-fsevent (0.11.1)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rexml (3.2.5)
Expand Down Expand Up @@ -113,7 +113,7 @@ GEM
trollop (2.9.9)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
tzinfo-data (1.2022.1)
tzinfo-data (1.2022.4)
tzinfo (>= 1.0.0)
unicode-display_width (1.8.0)
wdm (0.1.1)
Expand Down Expand Up @@ -145,4 +145,4 @@ DEPENDENCIES
webrick (~> 1.7)

BUNDLED WITH
2.3.19
2.3.15

0 comments on commit d1c05e6

Please sign in to comment.