这是indexloc提供的服务,不要输入任何密码
Skip to content

Bump tzinfo from 1.2.2 to 1.2.10 #5

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

Open
wants to merge 1 commit into
base: master
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
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
GIT
remote: git://github.com/middleman-contrib/middleman-deploy.git
remote: https://github.com/middleman-contrib/middleman-deploy.git
revision: 243ab38b08896cd5a37d6845a01a5761b934a898
ref: 243ab38b08896cd5a37d6845a01a5761b934a898
specs:
Expand Down Expand Up @@ -105,9 +105,9 @@ GEM
rack-livereload (~> 0.3.15)
minitest (5.9.0)
multipart-post (2.0.0)
net-sftp (2.1.2)
net-ssh (>= 2.6.5)
net-ssh (3.2.0)
net-sftp (3.0.0)
net-ssh (>= 5.0.0, < 7.0.0)
net-ssh (6.1.0)
octokit (4.3.0)
sawyer (~> 0.7.0, >= 0.5.3)
padrino-helpers (0.13.3.2)
Expand All @@ -120,7 +120,7 @@ GEM
parser (2.3.1.4)
ast (~> 2.2)
powerpack (0.1.1)
ptools (1.3.3)
ptools (1.4.2)
rack (1.6.4)
rack-livereload (0.3.16)
rack
Expand Down Expand Up @@ -156,9 +156,9 @@ GEM
sysexits (1.2.0)
temple (0.7.7)
thor (0.19.1)
thread_safe (0.3.5)
thread_safe (0.3.6)
tilt (1.4.1)
tzinfo (1.2.2)
tzinfo (1.2.10)
thread_safe (~> 0.1)
uglifier (3.0.2)
execjs (>= 0.3.0, < 3)
Expand Down