Skip to content

Commit

Permalink
Merge pull request #135 from dxw/renovate/productive-0.x
Browse files Browse the repository at this point in the history
Update dependency productive to v0.6.77
  • Loading branch information
renovate[bot] authored Jun 27, 2024
2 parents 118b1a3 + 7e16a97 commit 264f1c7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }
gem "breathe", "0.3.6"
gem "dotenv"
gem "memo_wise"
gem "productive", "0.6.76"
gem "productive", "0.6.77"
gem "rake"
gem "rollbar"

Expand Down
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
GEM
remote: https://rubygems.org/
specs:
activemodel (7.0.8.3)
activesupport (= 7.0.8.3)
activesupport (7.0.8.3)
activemodel (7.0.8.4)
activesupport (= 7.0.8.4)
activesupport (7.0.8.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
ast (2.4.2)
breathe (0.3.6)
sawyer (>= 0.8.2, < 0.10.0)
Expand Down Expand Up @@ -62,7 +62,7 @@ GEM
parser (3.3.3.0)
ast (~> 2.4.1)
racc
productive (0.6.76)
productive (0.6.77)
json_api_client (>= 1.13.0, <= 1.21.0)
request_store (~> 1.3)
pry (0.14.2)
Expand Down Expand Up @@ -143,7 +143,7 @@ DEPENDENCIES
breathe (= 0.3.6)
dotenv
memo_wise
productive (= 0.6.76)
productive (= 0.6.77)
pry
rake
rollbar
Expand Down

0 comments on commit 264f1c7

Please sign in to comment.