Skip to content

Commit

Permalink
Merge pull request #152 from dxw/renovate/productive-0.x
Browse files Browse the repository at this point in the history
Update dependency productive to v0.6.80
  • Loading branch information
renovate[bot] authored Oct 10, 2024
2 parents 58afab5 + ed58146 commit 961fdff
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.79"
gem "productive", "0.6.80"
gem "rake"
gem "rollbar"

Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ GEM
faraday-patron (1.0.0)
faraday-rack (1.0.0)
faraday-retry (1.0.3)
faraday_middleware (1.2.0)
faraday_middleware (1.2.1)
faraday (~> 1.0)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
Expand All @@ -62,7 +62,7 @@ GEM
parser (3.3.5.0)
ast (~> 2.4.1)
racc
productive (0.6.79)
productive (0.6.80)
json_api_client (>= 1.13.0, <= 1.21.0)
request_store (~> 1.3)
pry (0.14.2)
Expand Down Expand Up @@ -141,7 +141,7 @@ DEPENDENCIES
breathe (= 0.3.6)
dotenv
memo_wise
productive (= 0.6.79)
productive (= 0.6.80)
pry
rake
rollbar
Expand Down

0 comments on commit 961fdff

Please sign in to comment.