appsignal 3.0.9 → 3.0.10

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: appsignal
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.9
4
+ version: 3.0.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - Robert Beekman
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2021-06-24 00:00:00.000000000 Z
13
+ date: 2021-07-14 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: rack
@@ -136,6 +136,7 @@ files:
136
136
  - ".github/ISSUE_TEMPLATE/bug_report.md"
137
137
  - ".github/ISSUE_TEMPLATE/chore.md"
138
138
  - ".gitignore"
139
+ - ".gitmodules"
139
140
  - ".rspec"
140
141
  - ".rubocop.yml"
141
142
  - ".rubocop_todo.yml"
@@ -270,6 +271,7 @@ files:
270
271
  - mono.yml
271
272
  - resources/appsignal.yml.erb
272
273
  - resources/cacert.pem
274
+ - script/install_lintje
273
275
  - spec/.rubocop.yml
274
276
  - spec/lib/appsignal/auth_check_spec.rb
275
277
  - spec/lib/appsignal/capistrano2_spec.rb