Update nsa gem to version 0.3.0 (#29065) (#29206)

Co-authored-by: Matt Jankowski <matt@jankowski.online>
This commit is contained in:
Claire 2024-02-14 23:27:02 +01:00 committed by GitHub
parent 870ee80fd3
commit e4ec4ce217
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 13 deletions

View file

@ -61,7 +61,7 @@ gem 'kaminari', '~> 1.2'
gem 'link_header', '~> 0.0'
gem 'mime-types', '~> 3.5.0', require: 'mime/types/columnar'
gem 'nokogiri', '~> 1.15'
gem 'nsa', github: 'jhawthorn/nsa', ref: 'e020fcc3a54d993ab45b7194d89ab720296c111b'
gem 'nsa'
gem 'oj', '~> 3.14'
gem 'ox', '~> 2.14'
gem 'parslet'