Skip to content

Commit

Permalink
Update dependency factbase to v0.0.49
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 11, 2024
1 parent d341dbe commit 353d30e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ gem 'aws-sdk-core', '3.197.0'
gem 'aws-sdk-s3', '1.152.0'
gem 'backtrace', '0.4.0'
gem 'concurrent-ruby', '1.3.2'
gem 'factbase', '0.0.45'
gem 'factbase', '0.0.49'
gem 'glogin', '0.15.0'
gem 'haml', '6.3.0'
gem 'iri', '0.8.0'
Expand Down
6 changes: 4 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,11 @@ GEM
docile (1.4.0)
drb (2.2.1)
erubi (1.12.0)
factbase (0.0.45)
factbase (0.0.49)
json (~> 2.7)
loog (~> 0.2)
nokogiri (~> 1.10)
tago (~> 0.0)
yaml (~> 0.3)
faraday (2.9.1)
faraday-net_http (>= 2.0, < 3.2)
Expand Down Expand Up @@ -251,6 +252,7 @@ GEM
rack (>= 2.2.4, < 4)
stringio (3.1.0)
strscan (3.1.0)
tago (0.0.1)
temple (0.10.3)
thor (1.3.1)
tilt (2.3.0)
Expand Down Expand Up @@ -279,7 +281,7 @@ DEPENDENCIES
aws-sdk-s3 (= 1.152.0)
backtrace (= 0.4.0)
concurrent-ruby (= 1.3.2)
factbase (= 0.0.45)
factbase (= 0.0.49)
glogin (= 0.15.0)
haml (= 6.3.0)
iri (= 0.8.0)
Expand Down

0 comments on commit 353d30e

Please sign in to comment.