game-server 0.4.6 → 0.4.7

Sign up to get free protection for your applications and to get access to all the features.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.4.6
1
+ 0.4.7
@@ -5,7 +5,7 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = "game-server"
8
- s.version = "0.4.6"
8
+ s.version = "0.4.7"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["V_M"]
@@ -74,7 +74,7 @@ EOF
74
74
 
75
75
  # DaemonLogger.instance.send_emails_to_receivers(message) if send_mail
76
76
  log(message, :error)
77
- ExceptionNotifier::Notifier.background_exception_notification(e).deliver
77
+ ExceptionNotifier::Notifier.background_exception_notification(exception).deliver
78
78
  end
79
79
 
80
80
 
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: game-server
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.4.6
5
+ version: 0.4.7
6
6
  platform: ruby
7
7
  authors:
8
8
  - V_M
@@ -149,7 +149,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
149
149
  - !ruby/object:Gem::Version
150
150
  segments:
151
151
  - 0
152
- hash: 466138177
152
+ hash: -806085327
153
153
  version: '0'
154
154
  required_rubygems_version: !ruby/object:Gem::Requirement
155
155
  none: false