Skip to content

Commit

Permalink
Still builds
Browse files Browse the repository at this point in the history
  • Loading branch information
mostlyobvious committed Dec 29, 2023
1 parent 62930f4 commit 91917bd
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions railseventstore.org/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ GEM
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.5)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
arbre (1.7.0)
arbre (2.0.0)
activesupport (>= 3.0.0)
ruby2_keywords (>= 0.0.2)
backports (3.24.1)
Expand All @@ -22,15 +22,15 @@ GEM
dotenv (2.8.1)
erubis (2.7.0)
execjs (2.9.1)
faraday (2.7.12)
faraday (2.8.1)
base64
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
faraday-retry (2.2.0)
faraday (~> 2.0)
fast_blank (1.0.1)
fastimage (2.2.7)
fastimage (2.3.0)
ffi (1.16.3)
haml (5.2.2)
temple (>= 0.8.0)
Expand Down Expand Up @@ -85,17 +85,17 @@ GEM
middleman-core (>= 3.2)
rouge (~> 3.2)
minitest (5.20.0)
octokit (7.2.0)
octokit (8.0.0)
faraday (>= 1, < 3)
sawyer (~> 0.9)
padrino-helpers (0.15.3)
i18n (>= 0.6.7, < 2)
padrino-support (= 0.15.3)
tilt (>= 1.4.1, < 3)
padrino-support (0.15.3)
parallel (1.23.0)
parallel (1.24.0)
parslet (2.0.0)
public_suffix (5.0.3)
public_suffix (5.0.4)
rack (2.2.8)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
Expand Down

0 comments on commit 91917bd

Please sign in to comment.