Refresh patches

This commit is contained in:
Sruthi Chandran 2019-10-03 20:38:59 +05:30
parent 97c7bb74e9
commit 86141753e8
5 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
--- a/Gemfile
+++ b/Gemfile
@@ -314,7 +314,7 @@
@@ -313,7 +313,7 @@
gem 'raindrops', '~> 0.18'
end
@ -9,7 +9,7 @@
gem 'bootsnap', '~> 1.4'
gem 'bullet', '~> 5.5', require: !!ENV['ENABLE_BULLET']
gem 'pry-byebug', '~> 3.5', '>= 3.5.1', platform: :mri
@@ -368,9 +368,9 @@
@@ -367,9 +367,9 @@
gem 'simple_po_parser', '~> 1.1', '>=1.1.2', require: false
gem 'timecop', '~> 0.8.0'

View file

@ -1,6 +1,6 @@
--- a/Gemfile
+++ b/Gemfile
@@ -296,7 +296,6 @@
@@ -295,7 +295,6 @@
# Perf bar
gem 'peek', '~> 1.0', '>= 1.0.1'
gem 'peek-gc', '~> 0.0.2'

View file

@ -1,6 +1,6 @@
--- a/Gemfile
+++ b/Gemfile
@@ -176,7 +176,7 @@
@@ -175,7 +175,7 @@
gem 'fugit', '~> 1.2', '>=1.2.1'
# HTTP requests

View file

@ -1,6 +1,6 @@
--- a/Gemfile
+++ b/Gemfile
@@ -153,12 +153,6 @@
@@ -152,12 +152,6 @@
gem 'unicorn-worker-killer', '~> 0.4.4'
end

View file

@ -1,6 +1,6 @@
--- a/Gemfile
+++ b/Gemfile
@@ -308,7 +308,6 @@
@@ -307,7 +307,6 @@
if ENV["INCLUDE_TEST_DEPENDS"] == "true"
gem 'bootsnap', '~> 1.4'