Skip to content

Commit

Permalink
revert edge.rake to original
Browse files Browse the repository at this point in the history
  • Loading branch information
quinna-h committed Sep 18, 2024
1 parent 3d24be0 commit 228e90d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/edge.rake
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ namespace :edge do
Bundler.with_unbundled_env do
puts "======== Updating #{integration} in #{gemfile} ========\n"
output, = Open3.capture2e({ 'BUNDLE_GEMFILE' => gemfile.to_s }, "bundle lock --update=#{gem}")

puts output
end
end
Expand Down

0 comments on commit 228e90d

Please sign in to comment.