Skip to content

Commit

Permalink
Merge pull request #116 from tulibraries/update-uri-dependency
Browse files Browse the repository at this point in the history
Update Gemfile dependencies
  • Loading branch information
sensei100 authored Dec 17, 2024
2 parents fbb264f + 36d357a commit 1547abf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -139,15 +139,14 @@ GEM
unicode-display_width (3.1.2)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
uri (0.13.0)
uri (1.0.2)
yell (2.2.2)

PLATFORMS
ruby
x86_64-darwin-19

DEPENDENCIES
base64 (= 0.2.0)
binding_of_caller
bundler
coveralls
Expand Down
1 change: 0 additions & 1 deletion funnel_cake_index.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,4 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "rubocop"

spec.add_development_dependency "binding_of_caller"
spec.add_development_dependency "base64", "0.2.0"
end

0 comments on commit 1547abf

Please sign in to comment.