File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
PATH
2
2
remote: .
3
3
specs:
4
- zendesk_apps_tools (1.23.0 )
4
+ zendesk_apps_tools (1.23.1 )
5
5
faraday (~> 0.8.7 )
6
6
rubyzip (~> 0.9.1 )
7
7
sinatra (~> 1.3.4 )
8
8
thor (~> 0.18.0 )
9
- zendesk_apps_support (~> 1.18.0 )
9
+ zendesk_apps_support (~> 1.18.1 )
10
10
11
11
GEM
12
12
remote: https://rubygems.org/
65
65
rspec-support (3.1.2 )
66
66
rubyzip (0.9.9 )
67
67
safe_yaml (1.0.4 )
68
- sass (3.4.13 )
68
+ sass (3.4.14 )
69
69
sinatra (1.3.6 )
70
70
rack (~> 1.4 )
71
71
rack-protection (~> 1.3 )
75
75
webmock (1.20.4 )
76
76
addressable (>= 2.3.6 )
77
77
crack (>= 0.3.2 )
78
- zendesk_apps_support (1.18.0 )
78
+ zendesk_apps_support (1.18.1 )
79
79
erubis
80
80
i18n
81
81
image_size
Original file line number Diff line number Diff line change 1
1
Gem ::Specification . new do |s |
2
2
s . name = 'zendesk_apps_tools'
3
- s . version = '1.23.0 '
3
+ s . version = '1.23.1 '
4
4
s . executables << 'zat'
5
5
s . platform = Gem ::Platform ::RUBY
6
6
s . license = 'Apache License Version 2.0'
You can’t perform that action at this time.
0 commit comments