luka_logger 0.1.3 → 0.1.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 272c1e05502d341003e2915108672f5dda2fd57e6258c90a117e47b5e0fdb7e1
4
- data.tar.gz: b9cf0c671101f42fe9b69067cdee9058dedbd8337b871927d5e3423b5fd1e805
3
+ metadata.gz: ee3e474d4a7e3e3feca4e2e9513a2de5d708ebfaddac2a16e2686a05d6a4a116
4
+ data.tar.gz: 9ee4ce6a137f5c2b9ea724b099b0caf2b950b7c2c36940427b51d2a0aef0c6df
5
5
  SHA512:
6
- metadata.gz: 3b0302a0cddab92967166e08899804757ff704f603249adec8ff3d24b4999455d9f40239349dfd0862252796143a38dd56904891cb36a3a113d8a815ef430e12
7
- data.tar.gz: b6e37385d2704c787cdb60a06c40c700e29e153ba6c71bbd1377c76803ff80ab0cdf8eb9785e8b45eca44caa03082b87ec05f249b5a94460c1af45af7252769b
6
+ metadata.gz: 5205dd75582b8b371755caf9c59a4bedf41f7b003a5b255b209de27c56dbcffe0bbad53c68cd16421b45544f4d0f3947563db8947024188db23c80197072e1f1
7
+ data.tar.gz: 6bacbf331f7be8f3b8f47f4b70349008b16f7b3bc9d3eb071780c59f74b8af85553c7bb90ae5bc078d820d608b32e1c50b0d60572a40b8df850da7687d6ef8fc
data/.idea/workspace.xml CHANGED
@@ -2,7 +2,9 @@
2
2
  <project version="4">
3
3
  <component name="ChangeListManager">
4
4
  <list default="true" id="659e083b-9557-450d-9d98-afb5009404ba" name="Changes" comment="">
5
- <change beforePath="$PROJECT_DIR$/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/README.md" afterDir="false" />
5
+ <change beforePath="$PROJECT_DIR$/Gemfile.lock" beforeDir="false" afterPath="$PROJECT_DIR$/Gemfile.lock" afterDir="false" />
6
+ <change beforePath="$PROJECT_DIR$/lib/luka_logger/version.rb" beforeDir="false" afterPath="$PROJECT_DIR$/lib/luka_logger/version.rb" afterDir="false" />
7
+ <change beforePath="$PROJECT_DIR$/luka_logger.gemspec" beforeDir="false" afterPath="$PROJECT_DIR$/luka_logger.gemspec" afterDir="false" />
6
8
  </list>
7
9
  <option name="SHOW_DIALOG" value="false" />
8
10
  <option name="HIGHLIGHT_CONFLICTS" value="true" />
@@ -16,18 +18,22 @@
16
18
  <option name="stateVersion" value="1" />
17
19
  </component>
18
20
  <component name="ProjectId" id="223GIMnuQTMIs6bMzWRNzaE1TPB" />
19
- <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
21
+ <component name="ProjectLevelVcsManager" settingsEditedManually="true">
22
+ <ConfirmationsSetting value="2" id="Add" />
23
+ </component>
20
24
  <component name="ProjectViewState">
21
25
  <option name="hideEmptyMiddlePackages" value="true" />
22
26
  <option name="showLibraryContents" value="true" />
23
27
  </component>
24
28
  <component name="PropertiesComponent">
29
+ <property name="ASKED_ADD_EXTERNAL_FILES" value="true" />
25
30
  <property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
26
31
  <property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
27
32
  <property name="WebServerToolWindowFactoryState" value="false" />
28
33
  <property name="last_opened_file_path" value="$PROJECT_DIR$" />
29
34
  </component>
30
35
  <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
36
+ <component name="SpringUtil" SPRING_PRE_LOADER_OPTION="true" RAKE_SPRING_PRE_LOADER_OPTION="true" RAILS_SPRING_PRE_LOADER_OPTION="true" />
31
37
  <component name="TaskManager">
32
38
  <task active="true" id="Default" summary="Default task">
33
39
  <changelist id="659e083b-9557-450d-9d98-afb5009404ba" name="Changes" comment="" />
@@ -35,11 +41,31 @@
35
41
  <option name="number" value="Default" />
36
42
  <option name="presentableId" value="Default" />
37
43
  <updated>1639058777079</updated>
38
- <workItem from="1639058778398" duration="335000" />
44
+ <workItem from="1639058778398" duration="741000" />
45
+ </task>
46
+ <task id="LOCAL-00001" summary="v0.1.2">
47
+ <created>1639059297308</created>
48
+ <option name="number" value="00001" />
49
+ <option name="presentableId" value="LOCAL-00001" />
50
+ <option name="project" value="LOCAL" />
51
+ <updated>1639059297308</updated>
39
52
  </task>
53
+ <task id="LOCAL-00002" summary="v0.1.2">
54
+ <created>1639059316093</created>
55
+ <option name="number" value="00002" />
56
+ <option name="presentableId" value="LOCAL-00002" />
57
+ <option name="project" value="LOCAL" />
58
+ <updated>1639059316093</updated>
59
+ </task>
60
+ <option name="localTasksCounter" value="3" />
40
61
  <servers />
41
62
  </component>
42
63
  <component name="TypeScriptGeneratedFilesManager">
43
64
  <option name="version" value="3" />
44
65
  </component>
66
+ <component name="VcsManagerConfiguration">
67
+ <option name="ADD_EXTERNAL_FILES_SILENTLY" value="true" />
68
+ <MESSAGE value="v0.1.2" />
69
+ <option name="LAST_COMMIT_MESSAGE" value="v0.1.2" />
70
+ </component>
45
71
  </project>
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- luka_logger (0.1.3)
4
+ luka_logger (0.1.4)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
@@ -1,3 +1,3 @@
1
1
  module LukaLogger
2
- VERSION = "0.1.3"
2
+ VERSION = "0.1.4"
3
3
  end
data/luka_logger.gemspec CHANGED
@@ -11,6 +11,7 @@ Gem::Specification.new do |spec|
11
11
 
12
12
  spec.summary = %q{A gem that replaces Rails.logger.info command.}
13
13
  spec.description = %q{HTTP logger.}
14
+ spec.required_ruby_version = ">=2.6.3"
14
15
  spec.homepage = "https://gitlab.com/luksimir/luka_logger"
15
16
  spec.license = "MIT"
16
17
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: luka_logger
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3
4
+ version: 0.1.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - luka
@@ -89,7 +89,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
89
89
  requirements:
90
90
  - - ">="
91
91
  - !ruby/object:Gem::Version
92
- version: '0'
92
+ version: 2.6.3
93
93
  required_rubygems_version: !ruby/object:Gem::Requirement
94
94
  requirements:
95
95
  - - ">="