lolcommits 0.4.4pre1 → 0.4.4

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/CHANGELOG +3 -1
  2. data/lib/lolcommits/version.rb +1 -1
  3. metadata +9 -6
data/CHANGELOG CHANGED
@@ -1,5 +1,7 @@
1
- 0.4.4 (in development)
1
+ 0.5.0 (in development)
2
2
  * TODO: figure out problems with GUI clients
3
+
4
+ 0.4.4 (28 June 2013)
3
5
  * add -g option to produce animated gifs! (thx @hSATAC, #95)
4
6
 
5
7
  0.4.3 (29 March 2013)
@@ -1,3 +1,3 @@
1
1
  module Lolcommits
2
- VERSION = "0.4.4pre1"
2
+ VERSION = "0.4.4"
3
3
  end
metadata CHANGED
@@ -1,15 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: lolcommits
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.4pre1
5
- prerelease: 5
4
+ version: 0.4.4
5
+ prerelease:
6
6
  platform: ruby
7
7
  authors:
8
8
  - Matthew Rothenberg
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-05-08 00:00:00.000000000 Z
12
+ date: 2013-06-28 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: mini_magick
@@ -367,13 +367,16 @@ required_ruby_version: !ruby/object:Gem::Requirement
367
367
  version: '0'
368
368
  segments:
369
369
  - 0
370
- hash: 2684250378401808879
370
+ hash: 388222651593883704
371
371
  required_rubygems_version: !ruby/object:Gem::Requirement
372
372
  none: false
373
373
  requirements:
374
- - - ! '>'
374
+ - - ! '>='
375
375
  - !ruby/object:Gem::Version
376
- version: 1.3.1
376
+ version: '0'
377
+ segments:
378
+ - 0
379
+ hash: 388222651593883704
377
380
  requirements: []
378
381
  rubyforge_project: lolcommits
379
382
  rubygems_version: 1.8.23