Skip to content

Commit

Permalink
v1.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Po Chen committed Feb 19, 2015
1 parent d30acf0 commit ba9a25d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
zendesk_apps_tools (1.21.5)
zendesk_apps_tools (1.22.0)
faraday (~> 0.8.7)
rubyzip (~> 0.9.1)
sinatra (~> 1.3.4)
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.11)
sass (3.4.12)
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.17.0)
zendesk_apps_support (1.17.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.21.5'
s.version = '1.22.0'
s.executables << 'zat'
s.platform = Gem::Platform::RUBY
s.license = 'Apache License Version 2.0'
Expand Down

0 comments on commit ba9a25d

Please sign in to comment.