Skip to content

Commit 1048ca7

Browse files
author
Po Chen
committed
v1.23.1
1 parent f45f2e7 commit 1048ca7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
PATH
22
remote: .
33
specs:
4-
zendesk_apps_tools (1.23.0)
4+
zendesk_apps_tools (1.23.1)
55
faraday (~> 0.8.7)
66
rubyzip (~> 0.9.1)
77
sinatra (~> 1.3.4)
88
thor (~> 0.18.0)
9-
zendesk_apps_support (~> 1.18.0)
9+
zendesk_apps_support (~> 1.18.1)
1010

1111
GEM
1212
remote: https://rubygems.org/
@@ -65,7 +65,7 @@ GEM
6565
rspec-support (3.1.2)
6666
rubyzip (0.9.9)
6767
safe_yaml (1.0.4)
68-
sass (3.4.13)
68+
sass (3.4.14)
6969
sinatra (1.3.6)
7070
rack (~> 1.4)
7171
rack-protection (~> 1.3)
@@ -75,7 +75,7 @@ GEM
7575
webmock (1.20.4)
7676
addressable (>= 2.3.6)
7777
crack (>= 0.3.2)
78-
zendesk_apps_support (1.18.0)
78+
zendesk_apps_support (1.18.1)
7979
erubis
8080
i18n
8181
image_size

zendesk_apps_tools.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Gem::Specification.new do |s|
22
s.name = 'zendesk_apps_tools'
3-
s.version = '1.23.0'
3+
s.version = '1.23.1'
44
s.executables << 'zat'
55
s.platform = Gem::Platform::RUBY
66
s.license = 'Apache License Version 2.0'

0 commit comments

Comments
 (0)