every_day_irb 1.5.0 → 1.5.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.
Files changed (3) hide show
  1. data/lib/every_day_irb.rb +1 -1
  2. metadata +14 -11
  3. checksums.yaml +0 -15
data/lib/every_day_irb.rb CHANGED
@@ -1,7 +1,7 @@
1
1
  # every_day_irb defines some helper methods that might be useful in every-day irb usage
2
2
 
3
3
  module EveryDayIrb
4
- VERSION = "1.5.0"
4
+ VERSION = "1.5.1"
5
5
  extend self
6
6
 
7
7
  # shows the contents of your current directory (more such commands available by FileUtils)
metadata CHANGED
@@ -1,30 +1,33 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: every_day_irb
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.5.0
4
+ version: 1.5.1
5
+ prerelease:
5
6
  platform: ruby
6
7
  authors:
7
8
  - Jan Lelis
8
9
  autorequire:
9
10
  bindir: bin
10
11
  cert_chain: []
11
- date: 2013-05-27 00:00:00.000000000 Z
12
+ date: 2013-10-08 00:00:00.000000000 Z
12
13
  dependencies:
13
14
  - !ruby/object:Gem::Dependency
14
15
  name: rspec
15
16
  requirement: !ruby/object:Gem::Requirement
17
+ none: false
16
18
  requirements:
17
- - - ! '>='
19
+ - - '>='
18
20
  - !ruby/object:Gem::Version
19
21
  version: '0'
20
22
  type: :development
21
23
  prerelease: false
22
24
  version_requirements: !ruby/object:Gem::Requirement
25
+ none: false
23
26
  requirements:
24
- - - ! '>='
27
+ - - '>='
25
28
  - !ruby/object:Gem::Version
26
29
  version: '0'
27
- description: ! 'every_day_irb defines helper methods that simplify life in irb.: ls,
30
+ description: 'every_day_irb defines helper methods that simplify life in irb.: ls,
28
31
  cat, rq, rrq, ld, session_history, reset!, clear, ...'
29
32
  email: mail@janlelis.de
30
33
  executables: []
@@ -38,26 +41,26 @@ files:
38
41
  homepage: http://github.com/janlelis/irbtools
39
42
  licenses:
40
43
  - MIT
41
- metadata: {}
42
44
  post_install_message:
43
45
  rdoc_options: []
44
46
  require_paths:
45
47
  - lib
46
48
  required_ruby_version: !ruby/object:Gem::Requirement
49
+ none: false
47
50
  requirements:
48
- - - ! '>='
51
+ - - '>='
49
52
  - !ruby/object:Gem::Version
50
53
  version: 1.8.7
51
54
  required_rubygems_version: !ruby/object:Gem::Requirement
55
+ none: false
52
56
  requirements:
53
- - - ! '>='
57
+ - - '>='
54
58
  - !ruby/object:Gem::Version
55
59
  version: '0'
56
60
  requirements: []
57
61
  rubyforge_project:
58
- rubygems_version: 2.0.3
62
+ rubygems_version: 1.8.26
59
63
  signing_key:
60
- specification_version: 4
64
+ specification_version: 3
61
65
  summary: every_day_irb defines helper methods that simplify life in irb.
62
66
  test_files: []
63
- has_rdoc:
checksums.yaml DELETED
@@ -1,15 +0,0 @@
1
- ---
2
- !binary "U0hBMQ==":
3
- metadata.gz: !binary |-
4
- M2I5MGNiM2NmMzI1ZDc4NjVkMWM1MTRmMDU2OTU4YmJlZDhmNGYyYw==
5
- data.tar.gz: !binary |-
6
- ZGJlNmRmNGJmYTcxNjY2ZTVmM2U2Y2U3YzU2YjVlYmQzMzJkMTE0MA==
7
- !binary "U0hBNTEy":
8
- metadata.gz: !binary |-
9
- M2UyY2JlOGVkYWJlODY4NjYyMTE3NGFiZjJjMjJmNTE3ZWViMDBiMzYxZmFi
10
- Njk0MGIzN2UzMmY0MmEzMDdiMzgyZjhmODlhMTdhMTRiMjkwMjYxYWM2N2Y0
11
- NjU0ZDkxYWIxMjEzMjFhMjdhYzM3MmQzNzgyOTUwN2RkMjUzMjg=
12
- data.tar.gz: !binary |-
13
- OTJhM2Q4M2ZhYTcxYWYyNDAyMzlmYzA2NDFkMzA1M2RiYjQyODNiZDdjZGRi
14
- MjMzMWIzZDE5MzVhYzU2OWM1MTUyZWZlNmM4YmMxNDE3NDQ0MTJkNmFhODg4
15
- NWY4YmY5ZGQyNGY2NTNmMDk1MGRiZDhjYzI0MjUyZTczMmE4MjQ=