File tree Expand file tree Collapse file tree 8 files changed +17
-15
lines changed Expand file tree Collapse file tree 8 files changed +17
-15
lines changed Original file line number Diff line number Diff line change 11### Unreleased  
22
3+ ### 1.8.1  
4+ 
35*  Ensure that decode returns all parts of composite key
46
57### 1.8.0  
Original file line number Diff line number Diff line change 11PATH 
22  remote:  . 
33  specs: 
4-     prefixed_ids  (1.8.0  )
4+     prefixed_ids  (1.8.1  )
55      hashids  (>=  1.0.0 , <  2.0.0 )
66      rails  (>=  6.0.0 )
77
@@ -131,20 +131,20 @@ GEM
131131    net-smtp  (0.5.0 )
132132      net-protocol 
133133    nio4r  (2.7.3 )
134-     nokogiri  (1.16.6  )
134+     nokogiri  (1.16.7  )
135135      mini_portile2  (~>  2.8.2 )
136136      racc  (~>  1.4 )
137-     nokogiri  (1.16.6 -x86_64-darwin )
137+     nokogiri  (1.16.7 -x86_64-darwin )
138138      racc  (~>  1.4 )
139-     nokogiri  (1.16.6 -x86_64-linux )
139+     nokogiri  (1.16.7 -x86_64-linux )
140140      racc  (~>  1.4 )
141141    parallel  (1.25.1 )
142142    parser  (3.3.4.0 )
143143      ast  (~>  2.4.1 )
144144      racc 
145145    psych  (5.1.2 )
146146      stringio 
147-     racc  (1.8.0  )
147+     racc  (1.8.1  )
148148    rack  (3.1.7 )
149149    rack-session  (2.0.0 )
150150      rack  (>=  3.0.0 )
189189    regexp_parser  (2.9.2 )
190190    reline  (0.5.9 )
191191      io-console  (~>  0.5 )
192-     rexml  (3.3.1  )
192+     rexml  (3.3.4  )
193193      strscan 
194194    rubocop  (1.64.1 )
195195      json  (~>  2.3 )
212212      mini_portile2  (~>  2.8.0 )
213213    sqlite3  (1.7.3-x86_64-darwin )
214214    sqlite3  (1.7.3-x86_64-linux )
215-     standard  (1.39.1  )
215+     standard  (1.39.2  )
216216      language_server-protocol  (~>  3.17.0.2 )
217217      lint_roller  (~>  1.0 )
218218      rubocop  (~>  1.64.0 )
235235    websocket-driver  (0.7.6 )
236236      websocket-extensions  (>=  0.1.0 )
237237    websocket-extensions  (0.1.5 )
238-     zeitwerk  (2.6.16  )
238+     zeitwerk  (2.6.17  )
239239
240240PLATFORMS 
241241  ruby 
@@ -249,4 +249,4 @@ DEPENDENCIES
249249  standard 
250250
251251BUNDLED WITH 
252-    2.5.15  
252+    2.5.16  
Original file line number Diff line number Diff line change 11PATH
22  remote: ..
33  specs:
4-     prefixed_ids (1.8.0 )
4+     prefixed_ids (1.8.1 )
55      hashids (>= 1.0.0, < 2.0.0)
66      rails (>= 6.0.0)
77
Original file line number Diff line number Diff line change 11PATH
22  remote: ..
33  specs:
4-     prefixed_ids (1.8.0 )
4+     prefixed_ids (1.8.1 )
55      hashids (>= 1.0.0, < 2.0.0)
66      rails (>= 6.0.0)
77
Original file line number Diff line number Diff line change 11PATH
22  remote: ..
33  specs:
4-     prefixed_ids (1.8.0 )
4+     prefixed_ids (1.8.1 )
55      hashids (>= 1.0.0, < 2.0.0)
66      rails (>= 6.0.0)
77
Original file line number Diff line number Diff line change 11PATH
22  remote: ..
33  specs:
4-     prefixed_ids (1.8.0 )
4+     prefixed_ids (1.8.1 )
55      hashids (>= 1.0.0, < 2.0.0)
66      rails (>= 6.0.0)
77
Original file line number Diff line number Diff line change 9898PATH
9999  remote: ..
100100  specs:
101-     prefixed_ids (1.8.0 )
101+     prefixed_ids (1.8.1 )
102102      hashids (>= 1.0.0, < 2.0.0)
103103      rails (>= 6.0.0)
104104
Original file line number Diff line number Diff line change 11module  PrefixedIds 
2-   VERSION  =  "1.8.0 " 
2+   VERSION  =  "1.8.1 " 
33end 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments