appsignal 3.0.9-java → 3.0.10-java

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: java
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
@@ -150,6 +150,7 @@ files:
150
150
  - ".github/ISSUE_TEMPLATE/bug_report.md"
151
151
  - ".github/ISSUE_TEMPLATE/chore.md"
152
152
  - ".gitignore"
153
+ - ".gitmodules"
153
154
  - ".rspec"
154
155
  - ".rubocop.yml"
155
156
  - ".rubocop_todo.yml"
@@ -284,6 +285,7 @@ files:
284
285
  - mono.yml
285
286
  - resources/appsignal.yml.erb
286
287
  - resources/cacert.pem
288
+ - script/install_lintje
287
289
  - spec/.rubocop.yml
288
290
  - spec/lib/appsignal/auth_check_spec.rb
289
291
  - spec/lib/appsignal/capistrano2_spec.rb