diff --git a/Gemfile b/Gemfile index 0650f08..52007d0 100644 --- a/Gemfile +++ b/Gemfile @@ -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" diff --git a/Gemfile.lock b/Gemfile.lock index 1d07d14..5b114ec 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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) @@ -143,7 +143,7 @@ DEPENDENCIES breathe (= 0.3.6) dotenv memo_wise - productive (= 0.6.77) + productive (= 0.6.78) pry rake rollbar