Skip to content

Commit

Permalink
Merge pull request #136 from dxw/renovate/productive-0.x
Browse files Browse the repository at this point in the history
Update dependency productive to v0.6.78
  • Loading branch information
renovate[bot] authored Jul 1, 2024
2 parents 264f1c7 + bfcfa1d commit b49ca44
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.77"
gem "productive", "0.6.78"
gem "rake"
gem "rollbar"

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ GEM
parser (3.3.3.0)
ast (~> 2.4.1)
racc
productive (0.6.77)
productive (0.6.78)
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.77)
productive (= 0.6.78)
pry
rake
rollbar
Expand Down

0 comments on commit b49ca44

Please sign in to comment.