finite_machine 0.6.0 → 0.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/CHANGELOG.md CHANGED
@@ -1,3 +1,7 @@
1
+ 0.6.1 (May 10, 2014)
2
+
3
+ * Fix stdlib requirement
4
+
1
5
  0.6.0 (May 10, 2014)
2
6
 
3
7
  * Add StateParser to allow for grouping transition under same event name
@@ -1,5 +1,7 @@
1
1
  # encoding: utf-8
2
2
 
3
+ require 'forwardable'
4
+
3
5
  module FiniteMachine
4
6
  # Base class for state machine
5
7
  class StateMachine
@@ -1,5 +1,5 @@
1
1
  # encoding: utf-8
2
2
 
3
3
  module FiniteMachine
4
- VERSION = "0.6.0"
4
+ VERSION = "0.6.1"
5
5
  end
metadata CHANGED
@@ -1,7 +1,8 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: finite_machine
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.0
4
+ version: 0.6.1
5
+ prerelease:
5
6
  platform: ruby
6
7
  authors:
7
8
  - Piotr Murach
@@ -12,18 +13,15 @@ date: 2014-05-10 00:00:00.000000000 Z
12
13
  dependencies:
13
14
  - !ruby/object:Gem::Dependency
14
15
  name: bundler
15
- requirement: !ruby/object:Gem::Requirement
16
+ requirement: &2157086980 !ruby/object:Gem::Requirement
17
+ none: false
16
18
  requirements:
17
19
  - - ~>
18
20
  - !ruby/object:Gem::Version
19
21
  version: '1.5'
20
22
  type: :development
21
23
  prerelease: false
22
- version_requirements: !ruby/object:Gem::Requirement
23
- requirements:
24
- - - ~>
25
- - !ruby/object:Gem::Version
26
- version: '1.5'
24
+ version_requirements: *2157086980
27
25
  description: A minimal finite state machine with a straightforward syntax. You can
28
26
  quickly model states, add callbacks and use object-oriented techniques to integrate
29
27
  with ORMs.
@@ -93,26 +91,33 @@ files:
93
91
  homepage: https://github.com/peter-murach/finite_machine
94
92
  licenses:
95
93
  - MIT
96
- metadata: {}
97
94
  post_install_message:
98
95
  rdoc_options: []
99
96
  require_paths:
100
97
  - lib
101
98
  required_ruby_version: !ruby/object:Gem::Requirement
99
+ none: false
102
100
  requirements:
103
- - - '>='
101
+ - - ! '>='
104
102
  - !ruby/object:Gem::Version
105
103
  version: '0'
104
+ segments:
105
+ - 0
106
+ hash: -2682862058566322230
106
107
  required_rubygems_version: !ruby/object:Gem::Requirement
108
+ none: false
107
109
  requirements:
108
- - - '>='
110
+ - - ! '>='
109
111
  - !ruby/object:Gem::Version
110
112
  version: '0'
113
+ segments:
114
+ - 0
115
+ hash: -2682862058566322230
111
116
  requirements: []
112
117
  rubyforge_project:
113
- rubygems_version: 2.0.3
118
+ rubygems_version: 1.8.10
114
119
  signing_key:
115
- specification_version: 4
120
+ specification_version: 3
116
121
  summary: A minimal finite state machine with a straightforward syntax.
117
122
  test_files:
118
123
  - spec/spec_helper.rb
checksums.yaml DELETED
@@ -1,7 +0,0 @@
1
- ---
2
- SHA1:
3
- metadata.gz: e05d3ce7a5a9f3f1c5ad37e5a21e57e1f2df7998
4
- data.tar.gz: 7965548668781de5c89c0f2ff45161b8bbea5cb1
5
- SHA512:
6
- metadata.gz: a49b292b01016ca642ce72b288652037445c2b2f203b546848c4ddc61f5492d4d11abba61fc9421e5f003e33b18521c3ba0254d0c219232968d8e12e4fafa672
7
- data.tar.gz: 858af0fa26cf18fd6f2be8f4e4035cdbfc07d3b4e4af6435d49f50cff49af6dd50515797d2a3522c7ffc6d4d98b5572bba045f56cf2286ad0927fe450b0e1351