Skip to content

Commit 57f602a

Browse files
authored
Merge pull request #5 from RubyConfCo/dependabot/bundler/rack-2.1.4
Bump rack from 2.0.8 to 2.1.4
2 parents b9d6b3f + 1cc59c5 commit 57f602a

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (6.0.3.1)
4+
activesupport (6.0.3.2)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
@@ -28,10 +28,10 @@ GEM
2828
execjs (2.7.0)
2929
faraday (1.0.1)
3030
multipart-post (>= 1.2, < 3)
31-
ffi (1.12.2)
31+
ffi (1.13.1)
3232
forwardable-extended (2.6.0)
3333
gemoji (3.0.1)
34-
github-pages (205)
34+
github-pages (206)
3535
github-pages-health-check (= 1.16.1)
3636
jekyll (= 3.8.7)
3737
jekyll-avatar (= 0.7.0)
@@ -72,15 +72,15 @@ GEM
7272
mercenary (~> 0.3)
7373
minima (= 2.5.1)
7474
nokogiri (>= 1.10.4, < 2.0)
75-
rouge (= 3.13.0)
75+
rouge (= 3.19.0)
7676
terminal-table (~> 1.4)
7777
github-pages-health-check (1.16.1)
7878
addressable (~> 2.3)
7979
dnsruby (~> 1.60)
8080
octokit (~> 4.0)
8181
public_suffix (~> 3.0)
8282
typhoeus (~> 1.3)
83-
html-pipeline (2.12.3)
83+
html-pipeline (2.13.0)
8484
activesupport (>= 2)
8585
nokogiri (>= 1.4)
8686
http_parser.rb (0.6.0)
@@ -212,11 +212,11 @@ GEM
212212
pathutil (0.16.2)
213213
forwardable-extended (~> 2.6)
214214
public_suffix (3.1.1)
215-
rack (2.0.8)
215+
rack (2.1.4)
216216
rb-fsevent (0.10.4)
217217
rb-inotify (0.10.1)
218218
ffi (~> 1.0)
219-
rouge (3.13.0)
219+
rouge (3.19.0)
220220
ruby-enum (0.8.0)
221221
i18n
222222
rubyzip (2.3.0)
@@ -243,7 +243,7 @@ PLATFORMS
243243
ruby
244244

245245
DEPENDENCIES
246-
github-pages (= 205)
246+
github-pages (= 206)
247247
rack
248248

249249
BUNDLED WITH

0 commit comments

Comments
 (0)