indis-arm 0.3.0 → 0.3.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -16,6 +16,7 @@
16
16
  # along with this program. If not, see <http://www.gnu.org/licenses/>. #
17
17
  ##############################################################################
18
18
 
19
+ require 'stringio'
19
20
  require 'indis-arm/cpu_state'
20
21
  require 'indis-arm/instruction'
21
22
  require 'indis-arm/instruction_loader'
@@ -18,6 +18,6 @@
18
18
 
19
19
  module Indis
20
20
  module ARM
21
- VERSION = "0.3.0"
21
+ VERSION = "0.3.1"
22
22
  end
23
23
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: indis-arm
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.3.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: