Skip to content

Commit

Permalink
v1.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Po Chen committed Jun 2, 2015
1 parent f45f2e7 commit 1048ca7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
PATH
remote: .
specs:
zendesk_apps_tools (1.23.0)
zendesk_apps_tools (1.23.1)
faraday (~> 0.8.7)
rubyzip (~> 0.9.1)
sinatra (~> 1.3.4)
thor (~> 0.18.0)
zendesk_apps_support (~> 1.18.0)
zendesk_apps_support (~> 1.18.1)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -65,7 +65,7 @@ GEM
rspec-support (3.1.2)
rubyzip (0.9.9)
safe_yaml (1.0.4)
sass (3.4.13)
sass (3.4.14)
sinatra (1.3.6)
rack (~> 1.4)
rack-protection (~> 1.3)
Expand All @@ -75,7 +75,7 @@ GEM
webmock (1.20.4)
addressable (>= 2.3.6)
crack (>= 0.3.2)
zendesk_apps_support (1.18.0)
zendesk_apps_support (1.18.1)
erubis
i18n
image_size
Expand Down
2 changes: 1 addition & 1 deletion zendesk_apps_tools.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = 'zendesk_apps_tools'
s.version = '1.23.0'
s.version = '1.23.1'
s.executables << 'zat'
s.platform = Gem::Platform::RUBY
s.license = 'Apache License Version 2.0'
Expand Down

0 comments on commit 1048ca7

Please sign in to comment.