gltail 0.1.7 → 0.1.8

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.tar.gz.sig CHANGED
Binary file
@@ -1,3 +1,7 @@
1
+ == 0.1.8 / 2008-07-13
2
+
3
+ * Fix some file permissions so the gem works
4
+
1
5
  == 0.1.7 / 2008-07-13
2
6
 
3
7
  * Handle empty host in URLs logged by Rails (Steve Purcell <steve@sanityinc.com>)
@@ -5,7 +5,7 @@
5
5
  #
6
6
 
7
7
  module GlTail
8
- VERSION = '0.1.7'
8
+ VERSION = '0.1.8'
9
9
  end
10
10
 
11
11
  begin
File without changes
File without changes
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gltail
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.7
4
+ version: 0.1.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Erlend Simonsen
metadata.gz.sig CHANGED
Binary file