Skip to content

Commit

Permalink
Rerun bundle install
Browse files Browse the repository at this point in the history
  • Loading branch information
cycomachead committed Feb 13, 2024
1 parent df692ce commit b5e95bf
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 63 deletions.
3 changes: 2 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,8 @@ gem 'leaflet-rails'
gem 'gravtastic'

# for country selects
gem 'country_select', '< 7'
# TODO-SNAPCON: Verify that this is no longer necessary.
# gem 'country_select', '< 7'
gem 'i18n_data'

# as PDF generator
Expand Down
73 changes: 11 additions & 62 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -181,17 +181,10 @@ GEM
aws_cf_signer
rest-client (>= 2.0.0)
cocoon (1.2.15)
coderay (1.1.3)
colorize (0.8.1)
concurrent-ruby (1.2.2)
countable-rails (0.0.1)
railties (>= 3.1)
countries (4.2.3)
i18n_data (~> 0.16.0)
sixarm_ruby_unaccent (~> 1.1)
country_select (6.1.1)
countries (~> 4.2)
sort_alphabetical (~> 1.1)
crack (0.4.5)
rexml
crass (1.0.6)
Expand Down Expand Up @@ -235,8 +228,6 @@ GEM
cucumber-wire (6.2.1)
cucumber-core (~> 10.1, >= 10.1.0)
cucumber-cucumber-expressions (~> 14.0, >= 14.0.0)
crack (0.4.5)
rexml
daemons (1.4.1)
dalli (3.2.5)
dante (0.2.0)
Expand Down Expand Up @@ -283,34 +274,18 @@ GEM
faraday-net_http (3.0.2)
faraday-retry (2.0.0)
faraday (~> 2.0)
fastimage (2.2.6)
fastimage (2.2.7)
feature (1.4.0)
ffi (1.15.5)
font-awesome-sass (6.4.0)
sassc (~> 2.0)
formatador (1.1.0)
geckodriver-helper (0.24.0)
archive-zip (~> 0.7)
gitlab (4.19.0)
httparty (~> 0.20)
terminal-table (>= 1.5.1)
globalid (1.1.0)
activesupport (>= 5.0)
guard (2.18.0)
formatador (>= 0.2.4)
listen (>= 2.7, < 4.0)
lumberjack (>= 1.0.12, < 2.0)
nenv (~> 0.1)
notiffany (~> 0.0)
pry (>= 0.13.0)
shellany (~> 0.0)
thor (>= 0.18.1)
guard-compat (1.2.1)
guard-rspec (4.7.3)
guard (~> 2.1)
guard-compat (~> 1.1)
rspec (>= 2.99.0, < 4.0)
gravtastic (3.2.6)
haml (6.1.1)
temple (>= 0.8.2)
Expand Down Expand Up @@ -374,9 +349,6 @@ GEM
letter_opener (~> 1.7)
railties (>= 5.2)
rexml
listen (3.7.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
lograge (0.12.0)
actionpack (>= 4)
activesupport (>= 4)
Expand All @@ -385,8 +357,6 @@ GEM
loofah (2.21.3)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
lumberjack (1.2.8)
nokogiri (>= 1.12.0)
mail (2.8.1)
mini_mime (>= 0.1.1)
net-imap
Expand All @@ -403,7 +373,6 @@ GEM
rake
mini_magick (4.12.0)
mini_mime (1.1.2)
mini_portile2 (2.8.4)
minitest (5.18.1)
momentjs-rails (2.29.4.1)
railties (>= 3.1)
Expand All @@ -419,7 +388,6 @@ GEM
multi_json (1.15.0)
multi_test (0.1.2)
multi_xml (0.6.0)
nenv (0.3.0)
net-imap (0.3.4)
date
net-protocol
Expand All @@ -433,16 +401,8 @@ GEM
next_rails (1.2.4)
colorize (>= 0.8.1)
nio4r (2.5.9)
nokogiri (1.15.3)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.15.3-x86_64-darwin)
nokogiri (1.15.3-arm64-darwin)
racc (~> 1.4)
nokogiri (1.15.3-x86_64-linux)
racc (~> 1.4)
notiffany (0.1.3)
nenv (~> 0.1)
shellany (~> 0.0)
oauth2 (2.0.9)
faraday (>= 0.17.3, < 3.0)
jwt (>= 1.0, < 3.0)
Expand Down Expand Up @@ -521,9 +481,6 @@ GEM
pronto-rubocop (0.11.2)
pronto (~> 0.11.0)
rubocop (>= 0.63.1, < 2.0)
pry (0.13.1)
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (5.0.3)
puma (6.3.1)
nio4r (~> 2.0)
Expand Down Expand Up @@ -571,9 +528,6 @@ GEM
zeitwerk (~> 2.5)
rainbow (3.1.1)
rake (13.0.6)
rb-fsevent (0.11.1)
rb-inotify (0.10.1)
ffi (~> 1.0)
recaptcha (5.14.0)
json
redcarpet (3.6.0)
Expand All @@ -595,10 +549,6 @@ GEM
chunky_png (~> 1.0)
rqrcode_core (~> 1.0)
rqrcode_core (1.2.0)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
rspec-mocks (~> 3.12.0)
rspec-activemodel-mocks (1.1.0)
activemodel (>= 3.0)
activesupport (>= 3.0)
Expand Down Expand Up @@ -634,6 +584,9 @@ GEM
parser (>= 3.2.1.0)
rubocop-capybara (2.18.0)
rubocop (~> 1.41)
rubocop-faker (1.1.0)
faker (>= 2.12.0)
rubocop (>= 0.82.0)
rubocop-performance (1.17.1)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
Expand Down Expand Up @@ -671,6 +624,9 @@ GEM
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
sentry-delayed_job (5.9.0)
delayed_job (>= 4.0)
sentry-ruby (~> 5.9.0)
sentry-rails (5.9.0)
railties (>= 5.0)
sentry-ruby (~> 5.9.0)
Expand Down Expand Up @@ -700,8 +656,7 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
sqlite3 (1.6.3)
mini_portile2 (~> 2.8.0)
sqlite3 (1.6.3-arm64-darwin)
ssrf_filter (1.1.1)
stripe (5.55.0)
stripe-ruby-mock (3.1.0.rc3)
Expand Down Expand Up @@ -731,7 +686,6 @@ GEM
unf_ext
unf_ext (0.0.8.2)
unicode-display_width (2.4.2)
unicode_utils (1.4.0)
uniform_notifier (1.16.0)
unobtrusive_flash (3.3.1)
railties
Expand Down Expand Up @@ -763,10 +717,7 @@ GEM
zeitwerk (2.6.8)

PLATFORMS
arm64-darwin-22
arm64-darwin-23
x86_64-darwin-22
x86_64-linux

DEPENDENCIES
active_model_serializers
Expand All @@ -791,7 +742,6 @@ DEPENDENCIES
cloudinary
cocoon
countable-rails
country_select (< 7)
cucumber-rails
cucumber-rails-training-wheels
daemons
Expand All @@ -808,11 +758,10 @@ DEPENDENCIES
font-awesome-sass
geckodriver-helper
gravtastic
guard-rspec
haml-lint
haml-rails
httparty
haml_lint
httparty
i18n_data
icalendar
iso-639
Expand Down Expand Up @@ -872,9 +821,9 @@ DEPENDENCIES
rqrcode
rspec-activemodel-mocks
rspec-rails
rubocop-faker
rubocop
rubocop-capybara
rubocop-faker
rubocop-performance
rubocop-rails
rubocop-rspec
Expand Down Expand Up @@ -905,4 +854,4 @@ RUBY VERSION
ruby 3.2.2

BUNDLED WITH
2.3.26
2.5.6

0 comments on commit b5e95bf

Please sign in to comment.