airbrake-api 4.5.0 → 4.5.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -8,7 +8,7 @@ require 'airbrake-api/middleware/raise_response_error'
8
8
  module AirbrakeAPI
9
9
  class Client
10
10
 
11
- PER_PAGE = 30
11
+ PER_PAGE = 20
12
12
  PARALLEL_WORKERS = 10
13
13
 
14
14
  attr_accessor *AirbrakeAPI::Configuration::VALID_OPTIONS_KEYS
@@ -1,3 +1,3 @@
1
1
  module AirbrakeAPI
2
- VERSION = '4.5.0'
2
+ VERSION = '4.5.1'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: airbrake-api
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.5.0
4
+ version: 4.5.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-10-19 00:00:00.000000000 Z
12
+ date: 2013-10-30 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: hashie
@@ -148,7 +148,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
148
148
  version: '0'
149
149
  segments:
150
150
  - 0
151
- hash: -1935467203707061610
151
+ hash: 2479754426924979897
152
152
  required_rubygems_version: !ruby/object:Gem::Requirement
153
153
  none: false
154
154
  requirements:
@@ -157,7 +157,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
157
157
  version: '0'
158
158
  segments:
159
159
  - 0
160
- hash: -1935467203707061610
160
+ hash: 2479754426924979897
161
161
  requirements: []
162
162
  rubyforge_project:
163
163
  rubygems_version: 1.8.23