Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ gem "csvlint",
gem "local_time"
gem "mission_control-jobs"
gem "pagy"
gem "rails_icons", "~> 1.5"
gem "rails_icons", "~> 1.6"
gem "scout_apm"
gem "tailwindcss-rails", "~> 4.4"
gem "tailwindcss-ruby", "~> 4.1"
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ GIT

GIT
remote: https://github.com/collectionspace/collectionspace-mapper.git
revision: 1b7b205fd25823fe571331c759439236c43352be
revision: 4f2f7825f4252f3d1d8e9769c5f6996fb532ee3a
branch: data-toolkit
specs:
collectionspace-mapper (6.3.0)
collectionspace-mapper (6.3.1)
activesupport
chronic
dry-configurable
Expand Down Expand Up @@ -139,7 +139,7 @@ GEM
bindex (0.8.1)
bootsnap (1.21.1)
msgpack (~> 1.2)
brakeman (7.1.2)
brakeman (8.0.1)
racc
builder (3.3.0)
bundler-audit (0.9.3)
Expand Down Expand Up @@ -325,7 +325,7 @@ GEM
childprocess (>= 0.6.3, < 6)
iniparse (~> 1.4)
rexml (>= 3.3.9)
pagy (43.2.6)
pagy (43.2.8)
json
yaml
parallel (1.27.0)
Expand All @@ -351,7 +351,7 @@ GEM
date
stringio
public_suffix (6.0.2)
puma (7.1.0)
puma (7.2.0)
nio4r (~> 2.0)
raabro (1.4.0)
racc (1.8.1)
Expand Down Expand Up @@ -384,7 +384,7 @@ GEM
rails-html-sanitizer (1.6.2)
loofah (~> 2.21)
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
rails_icons (1.5.1)
rails_icons (1.6.0)
nokogiri (~> 1.16, >= 1.16.4)
rails (>= 7.0)
railties (8.1.2)
Expand Down Expand Up @@ -580,7 +580,7 @@ DEPENDENCIES
propshaft
puma (>= 5.0)
rails (~> 8.1.2)
rails_icons (~> 1.5)
rails_icons (~> 1.6)
scout_apm
selenium-webdriver
solid_cable
Expand Down