Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump tzinfo from 1.2.3 to 1.2.10 #189

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 13 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
GIT
remote: git://github.com/schneems/puma_worker_killer.git
revision: ddd53269fe5e44099a3d9383d144b65c744fc221
ref: ddd5326
specs:
puma_worker_killer (0.0.6)
get_process_mem (~> 0.2)
puma (>= 2.7, < 4)

GIT
remote: https://github.com/davydovanton/sidekiq-statistic.git
revision: 70e02c75438b15157b5b79364876741ffdcac5c8
Expand All @@ -16,6 +7,15 @@ GIT
sidekiq (>= 5.0)
tilt (~> 2.0)

GIT
remote: https://github.com/schneems/puma_worker_killer.git
revision: ddd53269fe5e44099a3d9383d144b65c744fc221
ref: ddd5326
specs:
puma_worker_killer (0.0.6)
get_process_mem (~> 0.2)
puma (>= 2.7, < 4)

GEM
remote: http://rubygems.org/
specs:
Expand Down Expand Up @@ -124,12 +124,14 @@ GEM
rspec (>= 2.0)
faker (1.7.3)
i18n (~> 0.5)
ffi (1.15.5)
foreman (0.83.0)
thor (~> 0.19.1)
fuubar (2.2.0)
rspec-core (~> 3.0)
ruby-progressbar (~> 1.4)
get_process_mem (0.2.1)
get_process_mem (0.2.7)
ffi (~> 1.0)
gherkin (4.1.1)
globalid (0.3.7)
activesupport (>= 4.1.0)
Expand Down Expand Up @@ -318,7 +320,7 @@ GEM
turbolinks (5.0.1)
turbolinks-source (~> 5)
turbolinks-source (5.0.0)
tzinfo (1.2.3)
tzinfo (1.2.10)
thread_safe (~> 0.1)
uglifier (3.1.10)
execjs (>= 0.3.0, < 3)
Expand Down