Skip to content

Commit

Permalink
Merge pull request #104 from dxw/renovate/productive-0.x
Browse files Browse the repository at this point in the history
Update dependency productive to v0.6.73
  • Loading branch information
jdudley1123 authored Oct 18, 2023
2 parents 14c5e38 + 8a270cd commit 4451b45
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.71"
gem "productive", "0.6.73"
gem "rake"
gem "slack-ruby-client"

Expand Down
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
GEM
remote: https://rubygems.org/
specs:
activemodel (7.0.7.2)
activesupport (= 7.0.7.2)
activesupport (7.0.7.2)
activemodel (7.0.8)
activesupport (= 7.0.8)
activesupport (7.0.8)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.4)
addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
breathe (0.3.6)
Expand Down Expand Up @@ -64,7 +64,7 @@ GEM
parser (3.2.2.3)
ast (~> 2.4.1)
racc
productive (0.6.71)
productive (0.6.73)
json_api_client (>= 1.13.0, <= 1.21.0)
request_store (~> 1.3)
pry (0.14.2)
Expand Down Expand Up @@ -149,7 +149,7 @@ DEPENDENCIES
breathe (= 0.3.6)
dotenv
memo_wise
productive (= 0.6.71)
productive (= 0.6.73)
pry
rake
rspec
Expand Down

0 comments on commit 4451b45

Please sign in to comment.