Skip to content

Commit

Permalink
Nokogiri, simple_form, sqlite3
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-bernhardt committed Jan 17, 2024
1 parent e714153 commit 894e1c2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ GEM
net-smtp (0.4.0)
net-protocol
nio4r (2.7.0)
nokogiri (1.15.5)
nokogiri (1.16.0)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
omniauth (2.1.1)
Expand Down Expand Up @@ -366,7 +366,7 @@ GEM
sentry-ruby (~> 5.11.0)
sentry-ruby (5.11.0)
concurrent-ruby (~> 1.0, >= 1.0.2)
simple_form (5.2.0)
simple_form (5.3.0)
actionpack (>= 5.2)
activemodel (>= 5.2)
simplecov (0.22.0)
Expand All @@ -385,7 +385,7 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
sqlite3 (1.6.6)
sqlite3 (1.7.0)
mini_portile2 (~> 2.8.0)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
Expand Down

0 comments on commit 894e1c2

Please sign in to comment.