errplane 0.0.5 → 0.0.6

Sign up to get free protection for your applications and to get access to all the features.
@@ -15,18 +15,10 @@ module Errplane
15
15
  config.logger ||= ::Rails.logger
16
16
  config.rails_environment ||= ::Rails.env
17
17
  config.rails_root ||= ::Rails.root
18
- <<<<<<< HEAD
19
- config.framework = "Rails #{::Rails::VERSION::STRING}"
20
- =======
21
- <<<<<<< HEAD
22
- config.framework = "Rails #{::Rails::VERSION::STRING}"
23
- =======
24
18
  config.framework = "Rails"
25
19
  config.framework_version = ::Rails::VERSION::STRING
26
20
  config.language = "Ruby"
27
21
  config.language_version = RUBY_VERSION
28
- >>>>>>> Add more configurability and some initial Sinatra support. Also add some Rails logging for debugging purposes.
29
- >>>>>>> Add more configurability and some initial Sinatra support. Also add some Rails logging for debugging purposes.
30
22
  end
31
23
 
32
24
  if defined?(::ActionDispatch::DebugExceptions)
@@ -1,3 +1,3 @@
1
1
  module Errplane
2
- VERSION = "0.0.5"
2
+ VERSION = "0.0.6"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: errplane
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5
4
+ version: 0.0.6
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: